Instructions to use cunghoctienganh/e3b50d16-0c41-42fb-9631-0042312b185d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/e3b50d16-0c41-42fb-9631-0042312b185d 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, "cunghoctienganh/e3b50d16-0c41-42fb-9631-0042312b185d") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d20fa6b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c74588f06ff5ae2c5c63c7d53c615942e01272d8c1cf1cf22b5b76a25793ff1
size 125375434
|