Update pipeline tag and add project page
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
| 3 |
-
library_name: peft
|
| 4 |
datasets:
|
| 5 |
- AvaLovelace/StableText2Lego
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
-
|
| 9 |
license: mit
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Card for LegoGPT
|
|
@@ -24,6 +24,7 @@ This model was fine-tuned from [meta-llama/Llama-3.2-1B-Instruct](https://huggin
|
|
| 24 |
- **Language(s):** English
|
| 25 |
- **License:** MIT
|
| 26 |
- **Finetuned from model:** [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct)
|
|
|
|
| 27 |
|
| 28 |
### Model Sources
|
| 29 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
|
|
|
| 3 |
datasets:
|
| 4 |
- AvaLovelace/StableText2Lego
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
library_name: peft
|
| 8 |
license: mit
|
| 9 |
+
pipeline_tag: text-to-3d
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Card for LegoGPT
|
|
|
|
| 24 |
- **Language(s):** English
|
| 25 |
- **License:** MIT
|
| 26 |
- **Finetuned from model:** [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct)
|
| 27 |
+
- **Project page:** https://avalovelace1.github.io/LegoGPT/
|
| 28 |
|
| 29 |
### Model Sources
|
| 30 |
|