Instructions to use Chat-Error/Blind-test02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Chat-Error/Blind-test02 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-13b-hf") model = PeftModel.from_pretrained(base_model, "Chat-Error/Blind-test02") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- acf8f2ae0b1f978df001977e04dc68af2addee94c8f97eec2a8bceb7898df862
- Size of remote file:
- 126 MB
- SHA256:
- 74d55409badc9e2d12f64f46f090ffaa0fcded60f955f648fbd1b5c02de722a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.