Instructions to use tensorblock/FPHam_Autolycus-Mistral_7B-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/FPHam_Autolycus-Mistral_7B-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/FPHam_Autolycus-Mistral_7B-GGUF", filename="Autolycus-Mistral_7B-Q2_K.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use tensorblock/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/FPHam_Autolycus-Mistral_7B-GGUF with Ollama:
ollama run hf.co/tensorblock/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-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/FPHam_Autolycus-Mistral_7B-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/FPHam_Autolycus-Mistral_7B-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K
- Lemonade
How to use tensorblock/FPHam_Autolycus-Mistral_7B-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/FPHam_Autolycus-Mistral_7B-GGUF:Q2_K
Run and chat with the model
lemonade run user.FPHam_Autolycus-Mistral_7B-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- Autolycus-Mistral_7B-Q3_K_L.gguf +0 -3
- Autolycus-Mistral_7B-Q3_K_M.gguf +0 -3
- Autolycus-Mistral_7B-Q3_K_S.gguf +0 -3
- Autolycus-Mistral_7B-Q4_0.gguf +0 -3
- Autolycus-Mistral_7B-Q4_K_M.gguf +0 -3
- Autolycus-Mistral_7B-Q4_K_S.gguf +0 -3
- Autolycus-Mistral_7B-Q5_0.gguf +0 -3
- Autolycus-Mistral_7B-Q5_K_M.gguf +0 -3
- Autolycus-Mistral_7B-Q5_K_S.gguf +0 -3
- Autolycus-Mistral_7B-Q6_K.gguf +0 -3
- Autolycus-Mistral_7B-Q8_0.gguf +0 -3
Autolycus-Mistral_7B-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b484e4e9e0e7e5eb2b415b3537427b95fc78cefa7a8c226b7795dafc41e15229
|
| 3 |
-
size 3822035296
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f62f42caa8dcf6a14eabfd9d227f5c4e3faf8e9a7660835b9c577061f8644827
|
| 3 |
-
size 3518996832
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:da5bf2f8d9fc36b6191b3847a98b57d87d992407ac0900e9d45ebc1c6a816656
|
| 3 |
-
size 3164578144
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fdfad8375decdc6c6964e9ad4260a7c329ac479e1e3b21f383c18e50eec74201
|
| 3 |
-
size 4108928416
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:87430de5f090eda2a4691de1556b9ecc93deac8557e69e62d9a2b9b46056554c
|
| 3 |
-
size 4368450976
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b34000248f2787b7ffe64277a1f054eafe303e6c4392bd1edbe451091afaf740
|
| 3 |
-
size 4140385696
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7ea1ba4cbe1795716f1f6a08a474b750f010fa3476517fe6f83ef1c271caf63f
|
| 3 |
-
size 4997728672
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1ca4c51cba525591777b1d9bec77fd95f7bd7230e911d30d8258be1a466a6ccc
|
| 3 |
-
size 5131422112
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:77e012f552b2a473aa4f9ed4609e801ea1f2a59ce124a3d4cb5f5ccf5d2722b8
|
| 3 |
-
size 4997728672
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:486e97f8bf8a455b8af20a1c8420deb0d3880bb3f42c4d3a4411a62a4beb8e9e
|
| 3 |
-
size 5942078944
|
|
|
|
|
|
|
|
|
|
|
|
Autolycus-Mistral_7B-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9f645cdac68cababd1f01d96f1177a9ba9706d6941d2ae1661840b8ea4a529b2
|
| 3 |
-
size 7695875424
|
|
|
|
|
|
|
|
|
|
|
|