Instructions to use tensorblock/tiny_random_falcon-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use tensorblock/tiny_random_falcon-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="tensorblock/tiny_random_falcon-GGUF", filename="tiny_random_falcon-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_random_falcon-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_random_falcon-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny_random_falcon-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_random_falcon-GGUF:Q2_K # Run inference directly in the terminal: llama-cli -hf tensorblock/tiny_random_falcon-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_random_falcon-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/tiny_random_falcon-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_random_falcon-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/tiny_random_falcon-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/tiny_random_falcon-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/tiny_random_falcon-GGUF with Ollama:
ollama run hf.co/tensorblock/tiny_random_falcon-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/tiny_random_falcon-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_random_falcon-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_random_falcon-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_random_falcon-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/tiny_random_falcon-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/tiny_random_falcon-GGUF:Q2_K
- Lemonade
How to use tensorblock/tiny_random_falcon-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/tiny_random_falcon-GGUF:Q2_K
Run and chat with the model
lemonade run user.tiny_random_falcon-GGUF-Q2_K
List all available models
lemonade list
Remove .gguf files (keep Q2_K.gguf)
Browse files- tiny_random_falcon-Q3_K_L.gguf +0 -3
- tiny_random_falcon-Q3_K_M.gguf +0 -3
- tiny_random_falcon-Q3_K_S.gguf +0 -3
- tiny_random_falcon-Q4_0.gguf +0 -3
- tiny_random_falcon-Q4_K_M.gguf +0 -3
- tiny_random_falcon-Q4_K_S.gguf +0 -3
- tiny_random_falcon-Q5_0.gguf +0 -3
- tiny_random_falcon-Q5_K_M.gguf +0 -3
- tiny_random_falcon-Q5_K_S.gguf +0 -3
- tiny_random_falcon-Q6_K.gguf +0 -3
- tiny_random_falcon-Q8_0.gguf +0 -3
tiny_random_falcon-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9cc2f963769a1fa4cd62ecf3b8983926b4505f7be99b353ee4fdd896d0b7609e
|
| 3 |
-
size 6765728
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bc8881b6f0d5d31ad6b0e5dc0a05666cc51ed07b0e6971b152ec766645e522e6
|
| 3 |
-
size 6762528
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:283bb6fdc821b92b7a12809cabb78af864d263b4eed72a15c015c0a1f0ee2161
|
| 3 |
-
size 6758304
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fe45c2a84c503713049087e8c4851002204c7d1a90346ec2a4ebcb4fe0f3b00d
|
| 3 |
-
size 6762656
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ce5564848b8019229df39973d7ae1b859fc67d17ea3b7d624858e5a8800e14ee
|
| 3 |
-
size 6772896
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:06e73529d340d51d802c2f448ecdf6f22eff0f89008e70689b6a6854d3d5505a
|
| 3 |
-
size 6769824
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b29bc304b87b89df4e8abba94ccb06f3d9eb4162109a424b3712850445ed38d7
|
| 3 |
-
size 6773920
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1e721fb7e0f4d448039aeca87325dc847a89364fd5417d35f1c3449cab63721e
|
| 3 |
-
size 6784800
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:38c39ed3aa54385790340263e0f55550a9e8124fdd48cfcd2ba6afe6979f9a04
|
| 3 |
-
size 6777504
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b67a18cc60a75712bd714da37506dfd9d0e6c22193102796c6982d9b3c952db1
|
| 3 |
-
size 6799776
|
|
|
|
|
|
|
|
|
|
|
|
tiny_random_falcon-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:19932df3392f925939af6b8ea54c680d1518015381413edc63636b96ce829ad9
|
| 3 |
-
size 6807712
|
|
|
|
|
|
|
|
|
|
|
|