How to use from
Unsloth StudioInstall Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for patrickbdevaney/llama3.1-8b-coding-gguf to start chattingUsing HuggingFace Spaces for Unsloth
# No setup required# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for patrickbdevaney/llama3.1-8b-coding-gguf to start chattingQuick Links
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Trained on the instruction column of the code alpaca dataset. I may retrain the model with a different dataset or reformat the data mapping to include all columns of the code alpaca dataset, merged as "text" for the dataset_text_field.
- Downloads last month
- 57
Hardware compatibility
Log In to add your hardware
5-bit
8-bit
16-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Install Unsloth Studio (macOS, Linux, WSL)
# Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for patrickbdevaney/llama3.1-8b-coding-gguf to start chatting