Instructions to use s-emanuilov/query-expansion-Llama-3.2-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Studio
How to use s-emanuilov/query-expansion-Llama-3.2-3B 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 s-emanuilov/query-expansion-Llama-3.2-3B 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 s-emanuilov/query-expansion-Llama-3.2-3B to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for s-emanuilov/query-expansion-Llama-3.2-3B to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="s-emanuilov/query-expansion-Llama-3.2-3B", max_seq_length=2048, )
- Xet hash:
- 6a696e02f9a873d9f55461cca600ee755b265388288b17ebc3e6af51095f4c5f
- Size of remote file:
- 97.3 MB
- SHA256:
- 59461072c6c1c732a61d42e5f8ea5ef987f6311838d448b67376490540bdae6b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.