Instructions to use ErrorAI/d6f8759c-311a-4263-9478-59e2b2e00b46 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ErrorAI/d6f8759c-311a-4263-9478-59e2b2e00b46 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/GPT4-x-Vicuna-13b-fp16") model = PeftModel.from_pretrained(base_model, "ErrorAI/d6f8759c-311a-4263-9478-59e2b2e00b46") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5601360 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1263ecdcf75930edb0bb0a1248f74b911c2d73a1c18aec1d53ae729803f07804
size 125375434
|