Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,10 @@ Some notes on best usage:
|
|
18 |
1. [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2)
|
19 |
1. [Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) (12B)
|
20 |
|
|
|
|
|
|
|
|
|
21 |
# misc links
|
22 |
|
23 |
- [llama.cpp](https://github.com/ggerganov/llama.cpp) and [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) - **preferred LLM software**
|
|
|
18 |
1. [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2)
|
19 |
1. [Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) (12B)
|
20 |
|
21 |
+
# blacklist
|
22 |
+
|
23 |
+
- David AU
|
24 |
+
|
25 |
# misc links
|
26 |
|
27 |
- [llama.cpp](https://github.com/ggerganov/llama.cpp) and [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) - **preferred LLM software**
|