LH-Tech-AI commited on
Commit
61dfeca
·
verified ·
1 Parent(s): d93ac5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -42,9 +42,8 @@ It was trained from scratch to demonstrate the power of high-quality data (FineW
42
  Quark is a research project to explore the limits of "Micro-LLMs". It is surprisingly capable of forming grammatically correct English sentences and structured lists, despite fitting into less than 2MB of disk space.
43
 
44
  ## Performance Example
45
- > **Prompt:** "Artificial intelligence is "
46
- > **Output:** "Artificial intelligence is very important. These are more likely to be adapted with the people of the following:
47
- > - Subjects, evidence and social treatment for reduces costs..."
48
 
49
  ## How to use
50
  ```python
 
42
  Quark is a research project to explore the limits of "Micro-LLMs". It is surprisingly capable of forming grammatically correct English sentences and structured lists, despite fitting into less than 2MB of disk space.
43
 
44
  ## Performance Example
45
+ **Prompt:** "Artificial intelligence is "<br>
46
+ **Output:** "Artificial intelligence is very important. These are more likely to be adapted with the people of the following: - Subjects, evidence and social treatment for reduces costs..."
 
47
 
48
  ## How to use
49
  ```python