Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,8 @@ license: gpl-3.0
|
|
5 |
# NVOM.ai LLama 3.2 3b
|
6 |
A lightweight model optimized and trained by nvom.ai
|
7 |
|
|
|
|
|
|
|
|
|
8 |
*Soon more information*
|
|
|
5 |
# NVOM.ai LLama 3.2 3b
|
6 |
A lightweight model optimized and trained by nvom.ai
|
7 |
|
8 |
+
# Run model locally
|
9 |
+
You can use [LM STUDIO](https://lmstudio.ai/) to start model
|
10 |
+
Or you can use code and Transformers
|
11 |
+
|
12 |
*Soon more information*
|