Instructions to use BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-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 BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-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 BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
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 BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
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 BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
Use Docker
docker model run hf.co/BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF with Ollama:
ollama run hf.co/BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
- Unsloth Desktop
- Docker Model Runner
How to use BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF with Docker Model Runner:
docker model run hf.co/BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
- Lemonade
How to use BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull BasedAGI/Inexpertus_1.1-8B-LINEAR-i1-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.Inexpertus_1.1-8B-LINEAR-i1-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +4 -4
- inexpertus_1.1-8b-linear-i1-Q3_K_L.gguf +3 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,4 @@ inexpertus_1.1-8b-linear-i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
inexpertus_1.1-8b-linear-i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 53 |
inexpertus_1.1-8b-linear-i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 54 |
inexpertus_1.1-8b-linear-i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 52 |
inexpertus_1.1-8b-linear-i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 53 |
inexpertus_1.1-8b-linear-i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 54 |
inexpertus_1.1-8b-linear-i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
inexpertus_1.1-8b-linear-i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -23,16 +23,16 @@ Quantized to `i1-GGUF` using [SpongeQuant](https://github.com/SpongeEngine/Spong
|
|
| 23 |
|
| 24 |
***
|
| 25 |
<figure>
|
| 26 |
-
<img src="https://huggingface.co/spaces/SpongeEngine/README/resolve/main/
|
| 27 |
-
<figcaption>
|
| 28 |
</figure>
|
| 29 |
|
| 30 |
<figure>
|
| 31 |
<audio controls>
|
| 32 |
-
<source src="https://huggingface.co/spaces/SpongeEngine/README/resolve/main/
|
| 33 |
Your browser does not support the audio element.
|
| 34 |
</audio>
|
| 35 |
-
<figcaption>
|
| 36 |
</figure>
|
| 37 |
|
| 38 |
***
|
|
|
|
| 23 |
|
| 24 |
***
|
| 25 |
<figure>
|
| 26 |
+
<img src="https://huggingface.co/spaces/SpongeEngine/README/resolve/main/109.png" alt="Radio telescope (Westerbork, Netherlands)">
|
| 27 |
+
<figcaption>Radio telescope (Westerbork, Netherlands)</figcaption>
|
| 28 |
</figure>
|
| 29 |
|
| 30 |
<figure>
|
| 31 |
<audio controls>
|
| 32 |
+
<source src="https://huggingface.co/spaces/SpongeEngine/README/resolve/main/008.mp3" type="audio/mp3">
|
| 33 |
Your browser does not support the audio element.
|
| 34 |
</audio>
|
| 35 |
+
<figcaption>Pixies – Where Is My Mind (USA, 1988)</figcaption>
|
| 36 |
</figure>
|
| 37 |
|
| 38 |
***
|
inexpertus_1.1-8b-linear-i1-Q3_K_L.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43572a79e880511f9c750a92d88df543cc77bec701adf6c70ba6effb1afd791f
|
| 3 |
+
size 4321957792
|