Instructions to use nhungphammmmm/bdd278fb-5d81-4997-9dcb-29ac804f4e54 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhungphammmmm/bdd278fb-5d81-4997-9dcb-29ac804f4e54 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, "nhungphammmmm/bdd278fb-5d81-4997-9dcb-29ac804f4e54") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!