Jill Stingray
Collection
My first AI-focused project. Features a model trained off Va11-Hall-A dialogue and based on llama3.2. Includes the fp16 model, gguf, and scripts. • 5 items • Updated
How to use kittyjosh111/jill-stingray-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kittyjosh111/jill-stingray-lora", device_map="auto")This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
These are the lora weights for the following model trained off of Jill Stingray's dialogue from Va11-Hall-A. steam link
The merged model can be found here