Zack Li
commited on
Commit
•
f4c0675
1
Parent(s):
540d2db
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ model-index:
|
|
7 |
tags:
|
8 |
- function calling
|
9 |
- on-device language model
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# Octopus V2: On-device language model for super agent
|
12 |
<p align="center">
|
@@ -73,7 +77,7 @@ print("latency:", time.time() - start_time," s")
|
|
73 |
</p>
|
74 |
|
75 |
## License
|
76 |
-
This model was trained on commercially viable data and is
|
77 |
|
78 |
|
79 |
## References
|
|
|
7 |
tags:
|
8 |
- function calling
|
9 |
- on-device language model
|
10 |
+
- android
|
11 |
+
inference: false
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
# Octopus V2: On-device language model for super agent
|
16 |
<p align="center">
|
|
|
77 |
</p>
|
78 |
|
79 |
## License
|
80 |
+
This model was trained on commercially viable data and is under the [Nexa AI community disclaimer](https://www.nexa4ai.com/disclaimer).
|
81 |
|
82 |
|
83 |
## References
|