Instructions to use foilfoilfoil/CheesefireV3lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use foilfoilfoil/CheesefireV3lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("models\elinas_llama-7b-hf-transformers-4.29") model = PeftModel.from_pretrained(base_model, "foilfoilfoil/CheesefireV3lora") - Notebooks
- Google Colab
- Kaggle
Use the yaml for the chat, and llama 1.0 7b base for the base model
Known issues: likes to spam URL links like twitter. This will be fixed sooner or later.
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support