prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,15 @@
|
|
2 |
license: creativeml-openrail-m
|
3 |
pipeline_tag: text-generation
|
4 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
2 |
license: creativeml-openrail-m
|
3 |
pipeline_tag: text-generation
|
4 |
library_name: transformers
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
9 |
+
tags:
|
10 |
+
- codepy
|
11 |
+
- safetensors
|
12 |
+
- llama
|
13 |
+
- ollama
|
14 |
+
- llama-cpp
|
15 |
+
- trl
|
16 |
---
|