Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ tags:
|
|
19 |
|
20 |
# LLaDA-8B-Tools
|
21 |
|
|
|
|
|
22 |
## Update Timeline
|
23 |
|
24 |
- **May 14 2025** – Initial public release. Training examples were missing the pad tokens filling out the rest of the generation window.
|
|
|
19 |
|
20 |
# LLaDA-8B-Tools
|
21 |
|
22 |
+
This repository contains a variant of the [GSAI-ML/LLaDA-8B-Instruct](https://huggingface.co/GSAI-ML/LLaDA-8B-Instruct) model, fine-tuned by [Proximile LLC](https://proximile.llc) to enhance its tool calling capabilities. Proximile specializes in secure, on-premise AI solutions for small and medium-sized businesses.
|
23 |
+
|
24 |
## Update Timeline
|
25 |
|
26 |
- **May 14 2025** – Initial public release. Training examples were missing the pad tokens filling out the rest of the generation window.
|