Instructions to use tensorblock/Proctora-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Proctora-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Proctora-GGUF", filename="Proctora-Q2_K.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/Proctora-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/Proctora-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Proctora-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/Proctora-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/Proctora-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/Proctora-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Proctora-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/Proctora-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Proctora-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Proctora-GGUF:Q2_K
- LM Studio
- Jan
- vLLM
How to use tensorblock/Proctora-GGUF with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "tensorblock/Proctora-GGUF" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "tensorblock/Proctora-GGUF", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/tensorblock/Proctora-GGUF:Q2_K
- Ollama
How to use tensorblock/Proctora-GGUF with Ollama:
ollama run hf.co/tensorblock/Proctora-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/Proctora-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/Proctora-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/Proctora-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/Proctora-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use tensorblock/Proctora-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Proctora-GGUF:Q2_K
- Lemonade
How to use tensorblock/Proctora-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Proctora-GGUF:Q2_K
Run and chat with the model
lemonade run user.Proctora-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- Proctora-Q3_K_L.gguf +0 -3
- Proctora-Q3_K_M.gguf +0 -3
- Proctora-Q3_K_S.gguf +0 -3
- Proctora-Q4_0.gguf +0 -3
- Proctora-Q4_K_M.gguf +0 -3
- Proctora-Q4_K_S.gguf +0 -3
- Proctora-Q5_0.gguf +0 -3
- Proctora-Q5_K_M.gguf +0 -3
- Proctora-Q5_K_S.gguf +0 -3
- Proctora-Q6_K.gguf +0 -3
- Proctora-Q8_0.gguf +0 -3
Proctora-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:012e21907d03a30e042dd62243b58199cd463b5211079c1981d9a61ea244d689
|
| 3 |
-
size 6729729568
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dab1d635ef3c7807b30def62d4d18b9a6adf2de18c4c31beda5c1316f9273b46
|
| 3 |
-
size 6206490144
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:39f5cf6b97519a7f285e7d412c5a497820b501a39ed66842f7f9fe17c72ece87
|
| 3 |
-
size 5587830304
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0528721884d14645c0ce492f4c24197eac18003fcef589239ecdd88c20e8bb4d
|
| 3 |
-
size 7280862752
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:06ac02871bede38fc5cf82b9267dda95e7160b0d82f1113a8f34f63935344bec
|
| 3 |
-
size 7782606368
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bb1eadcf38a384d401d65ae322b01f0e852545f5cb88a400b3cc2abcd80a4b4d
|
| 3 |
-
size 7341680160
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3e64e9c67f97f6126e2ae2d9ebc7c03e2a942f7922a83ed662c8eafe017c9383
|
| 3 |
-
size 8874305056
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:01137693f4659a28dd4cf824d91c5639402d4e9c4683d707fbe743601db5a206
|
| 3 |
-
size 9132779040
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ab3d5ccd954b37c38feba60d9157395aa319eb9d7eff5f92902425d2dc89d671
|
| 3 |
-
size 8874305056
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:de8630d625b2fb00f4adb545854507d7719639ed1656fb22ab996618cfe0aa9c
|
| 3 |
-
size 10567337504
|
|
|
|
|
|
|
|
|
|
|
|
Proctora-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a386d52f4fc530922e3f8b5be5a6bab6801b8d3a449a8f3577540056d2678afa
|
| 3 |
-
size 13686375968
|
|
|
|
|
|
|
|
|
|
|
|