Instructions to use Coooori/llama_checkpoint-1900 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Coooori/llama_checkpoint-1900 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-1900") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5abf3b1b345823cbab0d13ec6c9085882c62575ffd623a8adb04a3956b57868
- Size of remote file:
- 16.8 MB
- SHA256:
- 98cb0c352cae9a2a937ad5b7f9d51d146a8f334d70d048117657407317853f6d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.