Instructions to use thalllsssss/342c7c74-03de-4d55-ba65-5fc48628ab2d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/342c7c74-03de-4d55-ba65-5fc48628ab2d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0") model = PeftModel.from_pretrained(base_model, "thalllsssss/342c7c74-03de-4d55-ba65-5fc48628ab2d") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!