victormiller commited on
Commit
fbe1b69
1 Parent(s): 8c3697f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -156,11 +156,12 @@ The dataset chosen was created by LLaVA with academic-task-oriented VQA data mix
156
 
157
 
158
  **Example 2: Recreate a webpage from an image**
 
 
159
 
 
 
160
 
161
- | ![Image 1](images2/ori.png) | ![Image 2](images2/crystralchat.png) |
162
- |:----------------------:|:----------------------:|
163
- | Hand Drawn Webpage | CrystalChat-Web2Code Rendering |
164
 
165
  **Image 3:** Hand-drawn webpage input to CrystalChat-7B-Web2Code generated output.
166
 
@@ -184,7 +185,7 @@ model = AutoModelForCausalLM.from_pretrained(
184
 
185
 
186
 
187
- ## LLM-360
188
  LLM-360 is an open research lab enabling community-owned AGI through open-source large model research and development.
189
 
190
  Crystal-based Models enables community-owned AGI by creating standards and tools to advance the bleeding edge of LLM capability and empower knowledge transfer, research, and development.
 
156
 
157
 
158
  **Example 2: Recreate a webpage from an image**
159
+ Image 1: Original Webpage
160
+ <center><img src="images2/ori.png" alt="k2 eval table" /></center>
161
 
162
+ Image 2: CrystalChat-Web2Code Rendering
163
+ <center><img src="images2/crystalchat.png" alt="k2 eval table" /></center>
164
 
 
 
 
165
 
166
  **Image 3:** Hand-drawn webpage input to CrystalChat-7B-Web2Code generated output.
167
 
 
185
 
186
 
187
 
188
+ ## LLM360
189
  LLM-360 is an open research lab enabling community-owned AGI through open-source large model research and development.
190
 
191
  Crystal-based Models enables community-owned AGI by creating standards and tools to advance the bleeding edge of LLM capability and empower knowledge transfer, research, and development.