Instructions to use tzwilliam0/harmless_high with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tzwilliam0/harmless_high with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tzwilliam0/harmless_high", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Studio
How to use tzwilliam0/harmless_high 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 tzwilliam0/harmless_high 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 tzwilliam0/harmless_high to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tzwilliam0/harmless_high to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="tzwilliam0/harmless_high", max_seq_length=2048, )
- Xet hash:
- c3ba54aaa4f8d488be50016a01dab4c8472b6d71d5c6b5e72bd374b0619e9e47
- Size of remote file:
- 6.14 kB
- SHA256:
- 149dfe8437e9bb8ea0d03b2f9746be1d5269552a8787b6d6a8b749b35f3d63a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.