Transformers
Safetensors
GGUF
English
mistral
text-generation-inference
unsloth
trl
sft
conversational
Instructions to use AlSamCur123/NemoUnslothExpimentalSettings with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlSamCur123/NemoUnslothExpimentalSettings with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AlSamCur123/NemoUnslothExpimentalSettings", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use AlSamCur123/NemoUnslothExpimentalSettings with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M # Run inference directly in the terminal: llama cli -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M # Run inference directly in the terminal: llama cli -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
Use Docker
docker model run hf.co/AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use AlSamCur123/NemoUnslothExpimentalSettings with Ollama:
ollama run hf.co/AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
- Unsloth Studio
How to use AlSamCur123/NemoUnslothExpimentalSettings 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 AlSamCur123/NemoUnslothExpimentalSettings 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 AlSamCur123/NemoUnslothExpimentalSettings to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for AlSamCur123/NemoUnslothExpimentalSettings to start chatting
- Docker Model Runner
How to use AlSamCur123/NemoUnslothExpimentalSettings with Docker Model Runner:
docker model run hf.co/AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
- Lemonade
How to use AlSamCur123/NemoUnslothExpimentalSettings with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull AlSamCur123/NemoUnslothExpimentalSettings:Q4_K_M
Run and chat with the model
lemonade run user.NemoUnslothExpimentalSettings-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Trained with Unsloth
Browse files
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"rope_theta": 1000000.0,
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
-
"torch_dtype": "
|
| 25 |
"transformers_version": "4.50.3",
|
| 26 |
"unsloth_fixed": true,
|
| 27 |
"unsloth_version": "2025.3.19",
|
|
|
|
| 21 |
"rope_theta": 1000000.0,
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
+
"torch_dtype": "bfloat16",
|
| 25 |
"transformers_version": "4.50.3",
|
| 26 |
"unsloth_fixed": true,
|
| 27 |
"unsloth_version": "2025.3.19",
|
model-00001-of-00005.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27997ab91e21057353f4f4a1d92bdaf26b17bbdfaf4bcd756ef9f8297f4b86dd
|
| 3 |
+
size 4865522496
|
model-00002-of-00005.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22e79c8a6a2d997550fef2212d17c45ca62843b6c1c0064bbfac65230e142ffa
|
| 3 |
+
size 4907529424
|
model-00003-of-00005.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ceae22d8c62b374364477a6a164fd117560aa7ca69c4df398eb71088ca08b7fd
|
| 3 |
+
size 4907529456
|
model-00004-of-00005.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1e8d054c37c8256f928e8816b37e4258d3c8ebe408dec64a5bc3263649e021e
|
| 3 |
+
size 4907529456
|
model-00005-of-00005.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41a2ec39dfc45d17c40054abcce8a298be6973e8f1ca40cf89f5f9bd63d3d2d9
|
| 3 |
+
size 4907496272
|