neurochainai
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- mistralai/Mistral-7B-Instruct-v0.1
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository is a fork of the original [almatkai/ingredientExtractor-Mistral-7b](almatkai/ingredientExtractor-Mistral-7b), with custom GGUF quantizations, specifically tailored for **NeurochainAI's inference network**. The models provided here are a fundamental part of NeurochainAI's **state-of-the-art AI inference solutions**.
|
8 |
+
|
9 |
+
NeurochainAI leverages these models to **optimize and run inference** across distributed networks, enabling **efficient and robust language model processing** across various platforms and devices.
|
10 |
+
|
11 |
+
Additionally, this repository includes **customizations of LoRA adapters** specifically developed for **Darkfrontiers** and **ImaginaryOnes game chatbots**, enhancing AI interactions within these gaming environments.
|