Instructions to use NoobCoder10/Generating_Score with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NoobCoder10/Generating_Score with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("abhishek/llama-2-7b-hf-small-shards") model = PeftModel.from_pretrained(base_model, "NoobCoder10/Generating_Score") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
6796945 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4235a746b07bab106dab9e6de703e94cec40111cd186b3f4a6d9948ab15a4b15
size 7564860349
|