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