Text-to-3D
PEFT
Safetensors
English
nielsr HF Staff commited on
Commit
6598ff0
·
verified ·
1 Parent(s): 301a65b

Update pipeline tag and add project page

Browse files

This PR updates the pipeline tag to `text-to-3d` and adds the project page URL to the model card.

Files changed (1) hide show
  1. README.md +3 -2
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
- pipeline_tag: text-generation
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