Instructions to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF", filename="Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF with Ollama:
ollama run hf.co/tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K
- Unsloth Studio new
How to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-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/Phind_Phind-CodeLlama-34B-Python-v1-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K
- Lemonade
How to use tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/Phind_Phind-CodeLlama-34B-Python-v1-GGUF:Q2_K
Run and chat with the model
lemonade run user.Phind_Phind-CodeLlama-34B-Python-v1-GGUF-Q2_K
List all available models
lemonade list
Keep Q2_K/Q3_K_M gguf only
Browse files- Phind-CodeLlama-34B-Python-v1-Q3_K_L.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q3_K_S.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q4_0.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q4_K_M.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q4_K_S.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q5_0.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q5_K_M.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q5_K_S.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q6_K.gguf +0 -3
- Phind-CodeLlama-34B-Python-v1-Q8_0.gguf +0 -3
Phind-CodeLlama-34B-Python-v1-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b34401c463ae537720c9cccb38536e45b23c36b5b64d963386d197f021255777
|
| 3 |
-
size 17771524672
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3928ea07bd5b5e7f1e6f2324f7c69c48026867d2e1dc876e576c6978b79fbec7
|
| 3 |
-
size 14605349440
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ad89b241163acb639571eb9bad66408ad93f9ea451c1c4fa0b4097315c909810
|
| 3 |
-
size 19052048960
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5a30b3700d851154b1ff451ebb90cb0f4dbd3bd496fafcee20967e68443dc9d6
|
| 3 |
-
size 20219900480
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:dd76619911e837857e725e51499c331d9ee974a019c51c79eb1e806e9b1c2481
|
| 3 |
-
size 19191509568
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:069cb6b0f07f03c2bc6f3d624a0a14a2267dd3b317c85cf5525acf42da2e2c1a
|
| 3 |
-
size 23237177920
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4b3b169287e5fb3ee0a905637570ece5e08e22a2e879afb22461366340feba33
|
| 3 |
-
size 23838798400
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7a15e09f9e560988b69283d60dfd4db2b54a15078ae64ccb4c9bd5bec8773581
|
| 3 |
-
size 23237177920
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3514ca0f93c2a7857c548e2f666e4164216dd309bd501df4c8024030d132fee9
|
| 3 |
-
size 27683877440
|
|
|
|
|
|
|
|
|
|
|
|
Phind-CodeLlama-34B-Python-v1-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f02a7ffbb7b6f044127315ed631aab89ed610eee7440b2bf2f95d8aa5cf5eed4
|
| 3 |
-
size 35856052800
|
|
|
|
|
|
|
|
|
|
|
|