Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ tags:
|
|
16 |
---
|
17 |

|
18 |
|
|
|
|
|
|
|
19 |
## Quickstart
|
20 |
|
21 |
Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
|
|
|
16 |
---
|
17 |

|
18 |
|
19 |
+
## Model Detail
|
20 |
+
I learned only from Singleton data
|
21 |
+
|
22 |
## Quickstart
|
23 |
|
24 |
Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
|