Instructions to use nuojohnchen/codellama-7b-chinese-sft-v1-deprecated with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nuojohnchen/codellama-7b-chinese-sft-v1-deprecated with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/root/paddlejob/workspace/codelab/CodeLlama-7b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "nuojohnchen/codellama-7b-chinese-sft-v1-deprecated") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f36f4bba15ade97b9fa1c0eb490e1247fc56b31f0b073cf7371e37d7933cb8b9
- Size of remote file:
- 8.43 MB
- SHA256:
- 03824863238ae4895ae2abab0bc6b9975651e7b80ccfe2b869989d9daf84d631
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.