Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,31 @@ language:
|
|
6 |
- en
|
7 |
---
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
# Prompt Format
|
11 |
|
|
|
6 |
- en
|
7 |
---
|
8 |
|
9 |
+
# Cisco iNAM
|
10 |
+
|
11 |
+
Cisco iNAM (Intelligent Networking, Automation, and Management), is a nano sized LLM used for asking questions about Cisco Datacenter Products.
|
12 |
+
|
13 |
+
|
14 |
+
## Model Details
|
15 |
+
|
16 |
+
### Model Description
|
17 |
+
|
18 |
+
Model is quantized to 4-bit to be able to run inference on physical deployments of datacenter products. Initial launch is planned for Nexus Dashboard.
|
19 |
+
|
20 |
+
- **Developed by:** Cisco
|
21 |
+
- **Funded by [optional]:** Cisco
|
22 |
+
- **Model type:** Transformer
|
23 |
+
- **Language(s) (NLP):** English
|
24 |
+
- **License:** Cisco Commercial
|
25 |
+
|
26 |
+
|
27 |
+
### Model Sources [optional]
|
28 |
+
|
29 |
+
<!-- Provide the basic links for the model. -->
|
30 |
+
|
31 |
+
- **Repository:** [More Information Needed]
|
32 |
+
- **Paper [optional]:** [More Information Needed]
|
33 |
+
- **Demo [optional]:** [More Information Needed]
|
34 |
|
35 |
# Prompt Format
|
36 |
|