Instructions to use joelmire/llama3.1-8b-it-ssf-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use joelmire/llama3.1-8b-it-ssf-generator with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "joelmire/llama3.1-8b-it-ssf-generator") - Notebooks
- Google Colab
- Kaggle
Acknowledge Intended Uses & Limitations to access the model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
I have read and acknowledge the intended uses & limitations of the model.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository