Add proper library tag (#1)
Browse files- Add proper library tag (d791207680fecaa22f79709fb6846264a4880345)
Co-authored-by: Omar Sanseviero <[email protected]>
README.md
CHANGED
|
@@ -9,6 +9,7 @@ language:
|
|
| 9 |
tags:
|
| 10 |
- nvidia
|
| 11 |
- math
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# OpenMath2-Llama3.1-70B
|
|
@@ -90,4 +91,4 @@ If you find our work useful, please consider citing us!
|
|
| 90 |
|
| 91 |
## Terms of use
|
| 92 |
|
| 93 |
-
By accessing this model, you are agreeing to the LLama 3.1 terms and conditions of the [license](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE), [acceptable use policy](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/USE_POLICY.md) and [Meta’s privacy policy](https://www.facebook.com/privacy/policy/)
|
|
|
|
| 9 |
tags:
|
| 10 |
- nvidia
|
| 11 |
- math
|
| 12 |
+
library_name: transformers
|
| 13 |
---
|
| 14 |
|
| 15 |
# OpenMath2-Llama3.1-70B
|
|
|
|
| 91 |
|
| 92 |
## Terms of use
|
| 93 |
|
| 94 |
+
By accessing this model, you are agreeing to the LLama 3.1 terms and conditions of the [license](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE), [acceptable use policy](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/USE_POLICY.md) and [Meta’s privacy policy](https://www.facebook.com/privacy/policy/)
|