Instructions to use tensorblock/RakutenAI-7B-chat-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/RakutenAI-7B-chat-GGUF 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 tensorblock/RakutenAI-7B-chat-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/RakutenAI-7B-chat-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/RakutenAI-7B-chat-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/RakutenAI-7B-chat-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/RakutenAI-7B-chat-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/RakutenAI-7B-chat-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/RakutenAI-7B-chat-GGUF with Ollama:
ollama run hf.co/tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
- Unsloth Desktop
- Docker Model Runner
How to use tensorblock/RakutenAI-7B-chat-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
- Lemonade
How to use tensorblock/RakutenAI-7B-chat-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/RakutenAI-7B-chat-GGUF:Q2_K
Run and chat with the model
lemonade run user.RakutenAI-7B-chat-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- RakutenAI-7B-chat-Q3_K_L.gguf +0 -3
- RakutenAI-7B-chat-Q3_K_M.gguf +0 -3
- RakutenAI-7B-chat-Q3_K_S.gguf +0 -3
- RakutenAI-7B-chat-Q4_0.gguf +0 -3
- RakutenAI-7B-chat-Q4_K_M.gguf +0 -3
- RakutenAI-7B-chat-Q4_K_S.gguf +0 -3
- RakutenAI-7B-chat-Q5_0.gguf +0 -3
- RakutenAI-7B-chat-Q5_K_M.gguf +0 -3
- RakutenAI-7B-chat-Q5_K_S.gguf +0 -3
- RakutenAI-7B-chat-Q6_K.gguf +0 -3
- RakutenAI-7B-chat-Q8_0.gguf +0 -3
RakutenAI-7B-chat-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fb61165fd111807ca67409c892e99f3fc9dafafeb5a3981d43379af2ef573e6e
|
| 3 |
-
size 3904319328
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1d93e738a1141c0e34fd18bac2fc3f92c16b2e929841e03ee464b8b12b3f9756
|
| 3 |
-
size 3601280864
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c39d10dd4b5252f6d3f53f942709c0a3890869c4f27c0279a18d4bbe910a486b
|
| 3 |
-
size 3246862176
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6abf90e0c538fbdad837550d88d25efad6c5eb8de352805cc96decbe9dc288fe
|
| 3 |
-
size 4199915360
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9e272376fd3f9917ea729594a41d3c067016e228207f370517b04dc446ed83bf
|
| 3 |
-
size 4459437920
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c29515291f24b672319564523c04b30153836f0126a68d9a5d8475b2ce338fa1
|
| 3 |
-
size 4231372640
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2c4bd33c313d3c97ca4bc682ff7f8126fb27b137747bd37ed0e0010f705a90b2
|
| 3 |
-
size 5096906592
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:37f3e2606b390e387079e75650e273a06756786dedbf1360e38cb1948533d201
|
| 3 |
-
size 5230600032
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e6fd1ef035d6c4b487bda77fd8c4d371f86b9cb1d9689e2f557464c4c0328e6f
|
| 3 |
-
size 5096906592
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:62bff97781344766093298ceaa369003c0067b8c49e813682f3e73a12a7e90b8
|
| 3 |
-
size 6049959776
|
|
|
|
|
|
|
|
|
|
|
|
RakutenAI-7B-chat-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:596528bffb5c7c9afa62606f2e43434855983d30bb80ab144d84e3e747e35375
|
| 3 |
-
size 7835496288
|
|
|
|
|
|
|
|
|
|
|
|