Instructions to use mrHunghddddd/7acfa55c-db4d-49a3-9cda-54cac74d5a3e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrHunghddddd/7acfa55c-db4d-49a3-9cda-54cac74d5a3e 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, "mrHunghddddd/7acfa55c-db4d-49a3-9cda-54cac74d5a3e") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
35a3f43 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7236abc9fc966f14d3288371b4afd8f85d80479924eecfdafe721683a11cf86d
size 125248064
|