yi-01-ai commited on
Commit
34f516a
1 Parent(s): 5965b94

Auto Sync from git://github.com/01-ai/Yi.git/commit/d4f0881d328643d1d3e85b52f9de4efce40a3895

Browse files
Files changed (1) hide show
  1. README.md +4 -21
README.md CHANGED
@@ -10,7 +10,6 @@ widget:
10
  output:
11
  text: " an eerie sense that something is just not right…\nBetween the two worlds lies The Forgotten Kingdom - home to creatures long since thought extinct and ancient magic so strong it defies belief! Only here can you find what has been lost for centuries: An Elixir Of Life which will restore youth and vitality if only those who seek its power are brave enough to face up against all manner of dangers lurking in this mysterious land! But beware; some say there may even exist powerful entities beyond our comprehension whose intentions towards humanity remain unclear at best ---- they might want nothing more than destruction itself rather then anything else from their quest after immortality (and maybe someone should tell them about modern medicine)? In any event though – one thing remains true regardless : whether or not success comes easy depends entirely upon how much effort we put into conquering whatever challenges lie ahead along with having faith deep down inside ourselves too ;) So let’s get started now shall We?"
12
  pipeline_tag: text-generation
13
- new_version: 01-ai/Yi-1.5-34B-Chat
14
  ---
15
 
16
  <div align="center">
@@ -270,23 +269,7 @@ If you want to deploy Yi models, make sure you meet the [software and hardware r
270
  ### Model info
271
 
272
  - For chat and base models
273
- <!DOCTYPE html>
274
- <html lang="en">
275
- <head>
276
- <meta charset="UTF-8">
277
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
278
- <title>Model Card Table</title>
279
- <style>
280
- table {
281
- border-collapse: collapse; /* 合并边框 */
282
- }
283
- th, td {
284
- border: 1px solid black; /* 设置单元格边框 */
285
- text-align: center; /* 居中对齐内容 */
286
- vertical-align: middle; /* 垂直居中对齐内容 */
287
- }
288
- </style>
289
- </head>
290
  <table>
291
  <thead>
292
  <tr>
@@ -300,9 +283,9 @@ If you want to deploy Yi models, make sure you meet the [software and hardware r
300
  <tbody><tr>
301
  <td>6B series models</td>
302
  <td>They are suitable for personal and academic use.</td>
303
- <td rowspan="3" align="center">4K</td>
304
  <td>3T</td>
305
- <td rowspan="3" align="center">Up to June 2023</td>
306
  </tr>
307
  <tr>
308
  <td>9B series models</td>
@@ -353,7 +336,7 @@ If you want to deploy Yi models, make sure you meet the [software and hardware r
353
 
354
  ## Quick start
355
 
356
- Getting up and running with Yi models is simple with multiple choices available.
357
 
358
  ### Choose your path
359
 
 
10
  output:
11
  text: " an eerie sense that something is just not right…\nBetween the two worlds lies The Forgotten Kingdom - home to creatures long since thought extinct and ancient magic so strong it defies belief! Only here can you find what has been lost for centuries: An Elixir Of Life which will restore youth and vitality if only those who seek its power are brave enough to face up against all manner of dangers lurking in this mysterious land! But beware; some say there may even exist powerful entities beyond our comprehension whose intentions towards humanity remain unclear at best ---- they might want nothing more than destruction itself rather then anything else from their quest after immortality (and maybe someone should tell them about modern medicine)? In any event though – one thing remains true regardless : whether or not success comes easy depends entirely upon how much effort we put into conquering whatever challenges lie ahead along with having faith deep down inside ourselves too ;) So let’s get started now shall We?"
12
  pipeline_tag: text-generation
 
13
  ---
14
 
15
  <div align="center">
 
269
  ### Model info
270
 
271
  - For chat and base models
272
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
273
  <table>
274
  <thead>
275
  <tr>
 
283
  <tbody><tr>
284
  <td>6B series models</td>
285
  <td>They are suitable for personal and academic use.</td>
286
+ <td rowspan="3">4K</td>
287
  <td>3T</td>
288
+ <td rowspan="3">Up to June 2023</td>
289
  </tr>
290
  <tr>
291
  <td>9B series models</td>
 
336
 
337
  ## Quick start
338
 
339
+ Getting up and running with Yi models is simple with multiple choices available. If you want more inference refer to the [Cookbook](https://github.com/01-ai/Yi/tree/main/Cookbook)
340
 
341
  ### Choose your path
342