GGUF
English
Spanish
llama-cpp
NSFW
Uncensored
1b
4-bit precision
Not-For-All-Audiences
imatrix
conversational
Instructions to use Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF # Run inference directly in the terminal: llama cli -hf Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF # Run inference directly in the terminal: llama cli -hf Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF # Run inference directly in the terminal: ./llama-cli -hf Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF # Run inference directly in the terminal: ./build/bin/llama-cli -hf Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
Use Docker
docker model run hf.co/Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
- LM Studio
- Jan
- Ollama
How to use Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF with Ollama:
ollama run hf.co/Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
- Unsloth Studio
How to use Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-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 Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF with Docker Model Runner:
docker model run hf.co/Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
- Lemonade
How to use Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Novaciano/TinyLlama-1.1b_DPO_Sin_Censura-GGUF
Run and chat with the model
lemonade run user.TinyLlama-1.1b_DPO_Sin_Censura-GGUF-{{QUANT_TAG}}List all available models
lemonade list
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,17 @@ language:
|
|
| 8 |
base_model: Danielbrdz/Barcenas-Tiny-1.1b-DPO
|
| 9 |
tags:
|
| 10 |
- llama-cpp
|
| 11 |
-
-
|
| 12 |
-
-
|
|
|
|
|
|
|
| 13 |
- not-for-all-audiences
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
-
#
|
| 17 |
|
| 18 |
<center>
|
| 19 |
<a href="https://imgbb.com/"><img src="https://i.ibb.co/BNz44P6/IMG-20241228-WA0010.jpg" alt="IMG-20241228-WA0010" border="0"></a>
|
|
|
|
| 8 |
base_model: Danielbrdz/Barcenas-Tiny-1.1b-DPO
|
| 9 |
tags:
|
| 10 |
- llama-cpp
|
| 11 |
+
- NSFW
|
| 12 |
+
- Uncensored
|
| 13 |
+
- 1b
|
| 14 |
+
- 4-bit
|
| 15 |
- not-for-all-audiences
|
| 16 |
+
metrics:
|
| 17 |
+
- lvwerra/accuracy_score
|
| 18 |
+
quantized_by: Novaciano
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# TINYLLAMA 1.1b DPO SIN CENSURA
|
| 22 |
|
| 23 |
<center>
|
| 24 |
<a href="https://imgbb.com/"><img src="https://i.ibb.co/BNz44P6/IMG-20241228-WA0010.jpg" alt="IMG-20241228-WA0010" border="0"></a>
|