Instructions to use aixk/a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use aixk/a with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="aixk/a", filename="a.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use aixk/a with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf aixk/a # Run inference directly in the terminal: llama-cli -hf aixk/a
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf aixk/a # Run inference directly in the terminal: llama-cli -hf aixk/a
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 aixk/a # Run inference directly in the terminal: ./llama-cli -hf aixk/a
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 aixk/a # Run inference directly in the terminal: ./build/bin/llama-cli -hf aixk/a
Use Docker
docker model run hf.co/aixk/a
- LM Studio
- Jan
- Ollama
How to use aixk/a with Ollama:
ollama run hf.co/aixk/a
- Unsloth Studio new
How to use aixk/a 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 aixk/a 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 aixk/a to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for aixk/a to start chatting
- Docker Model Runner
How to use aixk/a with Docker Model Runner:
docker model run hf.co/aixk/a
- Lemonade
How to use aixk/a with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull aixk/a
Run and chat with the model
lemonade run user.a-{{QUANT_TAG}}List all available models
lemonade list
Update README.md
Browse files
README.md
CHANGED
|
@@ -138,5 +138,31 @@
|
|
| 138 |
</a>
|
| 139 |
</td>
|
| 140 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
</table>
|
| 142 |
</div>
|
|
|
|
| 138 |
</a>
|
| 139 |
</td>
|
| 140 |
</tr>
|
| 141 |
+
<tr>
|
| 142 |
+
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
| 143 |
+
<a href="https://manatoki.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
| 144 |
+
<span>hummorabbit</span>
|
| 145 |
+
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
| 146 |
+
</a>
|
| 147 |
+
</td>
|
| 148 |
+
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
| 149 |
+
<a href="https://spirit-browser.isai.kr/ollone/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
| 150 |
+
<span>ollone</span>
|
| 151 |
+
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
| 152 |
+
</a>
|
| 153 |
+
</td>
|
| 154 |
+
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
| 155 |
+
<a href="https://ranovel.kr/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
| 156 |
+
<span>ranovel.kr</span>
|
| 157 |
+
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
| 158 |
+
</a>
|
| 159 |
+
</td>
|
| 160 |
+
<td width="25%" style="padding: 12px 16px; background: #f8f9fa; border-radius: 8px;">
|
| 161 |
+
<a href="https://adsense.ko-kr.workers.dev/" style="text-decoration: none; color: #222; display: flex; justify-content: space-between; align-items: center; font-size: 14px; line-height: 1.2; font-weight: bold; width: 100%;">
|
| 162 |
+
<span>adsense forum</span>
|
| 163 |
+
<img src="https://cdn.jsdelivr.net/npm/remixicon@4.9.1/icons/Arrows/arrow-right-up-line.svg" width="18" style="opacity: 0.6;" alt="link">
|
| 164 |
+
</a>
|
| 165 |
+
</td>
|
| 166 |
+
</tr>
|
| 167 |
</table>
|
| 168 |
</div>
|