Instructions to use cunghoctienganh/c1936610-93be-440d-9c8b-e371b96d561a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cunghoctienganh/c1936610-93be-440d-9c8b-e371b96d561a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Casual-Autopsy/L3-Umbral-Mind-RP-v3.0-8B") model = PeftModel.from_pretrained(base_model, "cunghoctienganh/c1936610-93be-440d-9c8b-e371b96d561a") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!