Instructions to use map-boy/sabyinyo-v01-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use map-boy/sabyinyo-v01-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("map-boy/sabyinyo-v01-lora", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Studio
How to use map-boy/sabyinyo-v01-lora with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for map-boy/sabyinyo-v01-lora to start chatting
Install 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 map-boy/sabyinyo-v01-lora to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for map-boy/sabyinyo-v01-lora to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="map-boy/sabyinyo-v01-lora", max_seq_length=2048, )
Ctrl+K
- checkpoint-100
- checkpoint-1000
- checkpoint-1050
- checkpoint-1100
- checkpoint-1150
- checkpoint-1200
- checkpoint-1250
- checkpoint-1300
- checkpoint-1350
- checkpoint-1400
- checkpoint-1450
- checkpoint-150
- checkpoint-1500
- checkpoint-1550
- checkpoint-1600
- checkpoint-1650
- checkpoint-1700
- checkpoint-1750
- checkpoint-1800
- checkpoint-1850
- checkpoint-1900
- checkpoint-1950
- checkpoint-200
- checkpoint-2000
- checkpoint-2050
- checkpoint-2100
- checkpoint-2150
- checkpoint-2200
- checkpoint-2250
- checkpoint-2300
- checkpoint-2350
- checkpoint-2400
- checkpoint-2450
- checkpoint-250
- checkpoint-2500
- checkpoint-2550
- checkpoint-2600
- checkpoint-2650
- checkpoint-2700
- checkpoint-2750
- checkpoint-2800
- checkpoint-2850
- checkpoint-2900
- checkpoint-2950
- checkpoint-300
- checkpoint-3000
- checkpoint-3050
- checkpoint-3100
- checkpoint-3150
- checkpoint-3200