Instructions to use tensorblock/tiny-mpt-random-remote-code-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/tiny-mpt-random-remote-code-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/tiny-mpt-random-remote-code-GGUF", filename="tiny-mpt-random-remote-code-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/tiny-mpt-random-remote-code-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
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 tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
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 tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tiny-mpt-random-remote-code-GGUF with Ollama:
ollama run hf.co/tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/tiny-mpt-random-remote-code-GGUF 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 tensorblock/tiny-mpt-random-remote-code-GGUF 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 tensorblock/tiny-mpt-random-remote-code-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tensorblock/tiny-mpt-random-remote-code-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/tiny-mpt-random-remote-code-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
- Lemonade
How to use tensorblock/tiny-mpt-random-remote-code-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tiny-mpt-random-remote-code-GGUF:Q2_K
Run and chat with the model
lemonade run user.tiny-mpt-random-remote-code-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- tiny-mpt-random-remote-code-Q3_K_L.gguf +0 -3
- tiny-mpt-random-remote-code-Q3_K_S.gguf +0 -3
- tiny-mpt-random-remote-code-Q4_0.gguf +0 -3
- tiny-mpt-random-remote-code-Q4_K_M.gguf +0 -3
- tiny-mpt-random-remote-code-Q4_K_S.gguf +0 -3
- tiny-mpt-random-remote-code-Q5_0.gguf +0 -3
- tiny-mpt-random-remote-code-Q5_K_M.gguf +0 -3
- tiny-mpt-random-remote-code-Q5_K_S.gguf +0 -3
- tiny-mpt-random-remote-code-Q6_K.gguf +0 -3
- tiny-mpt-random-remote-code-Q8_0.gguf +0 -3
tiny-mpt-random-remote-code-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:13ac5167226dc556ba46c17928a07c8f5676fa60f044aab91b5c069af052ae9b
|
| 3 |
-
size 8760416
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d71204c1f82c4f5f8c6402eb000040f86bb64ebd00257649a0499b8e7d857476
|
| 3 |
-
size 8734304
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e9c2f632476af2c31703c19cacfb6641ab4c187be4f940be163395f103797219
|
| 3 |
-
size 8743008
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:31b1f62cff162d243a0f8f5129f820c9aab6ce3662c3d86aee564246c59f423d
|
| 3 |
-
size 8779360
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5271afaca4ffaa593572f317c4d2749d2fb7e3d2e8e25b12ecb7c7aeefdcf056
|
| 3 |
-
size 8759392
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c714e3ae4416275a5f3973d642f8b10440b958d9b9ac637dd7e838543a53600d
|
| 3 |
-
size 8767584
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:475008ff16bf83d98c0f6fded1233186764fbaa70b2d01380d1f21e94e786b0e
|
| 3 |
-
size 8799840
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7a94a027b9ff849730764a0c272c091a37a38c2647b0d82372ad6ad7208e0d33
|
| 3 |
-
size 8775776
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c032f49b355a68b23e653bdd074dc3734ab811cfe578f063286104ab2d517913
|
| 3 |
-
size 8825440
|
|
|
|
|
|
|
|
|
|
|
|
tiny-mpt-random-remote-code-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:22c971fc460bbe094eeb246dcce57d423202bc085aa2e6bffe101c63a6d8d23a
|
| 3 |
-
size 8841312
|
|
|
|
|
|
|
|
|
|
|
|