Instructions to use Coooori/llama_checkpoint-1700 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Coooori/llama_checkpoint-1700 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "Coooori/llama_checkpoint-1700") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3f0c7ea508b712f8cad51f00de56e57b8d585423d2a93a0ee87cd9ed48214a68
- Size of remote file:
- 16.8 MB
- SHA256:
- 301a0f93b00ce31fdc363d6a708350ae6201c8aefb3c5088959bd254a79455f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.