doberst commited on
Commit
ddc2cc2
1 Parent(s): 84f8a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ license: apache-2.0
9
 
10
  **slim-emotions-tool** is a 4_K_M quantized GGUF version of slim-emotions, providing a small, fast inference implementation, optimized for multi-model concurrent deployment.
11
 
12
- [**slim-sentiment**](https://huggingface.co/llmware/slim-emotions) is part of the SLIM ("**S**tructured **L**anguage **I**nstruction **M**odel") series, providing a set of small, specialized decoder-based LLMs, fine-tuned for function-calling.
13
 
14
  To pull the model via API:
15
 
 
9
 
10
  **slim-emotions-tool** is a 4_K_M quantized GGUF version of slim-emotions, providing a small, fast inference implementation, optimized for multi-model concurrent deployment.
11
 
12
+ [**slim-emotions**](https://huggingface.co/llmware/slim-emotions) is part of the SLIM ("**S**tructured **L**anguage **I**nstruction **M**odel") series, providing a set of small, specialized decoder-based LLMs, fine-tuned for function-calling.
13
 
14
  To pull the model via API:
15