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:
- 2172c6929a3e0e8653f368842a8240ae0d9b86f044a56c75e46ef4640974ff9e
- Size of remote file:
- 3.39 kB
- SHA256:
- 91737c7987c0449ee6575ec95550421e51890785b7f1621b71b643811a11d128
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.