Update README.md
Browse files
README.md
CHANGED
|
@@ -37,4 +37,24 @@ if tokenizer.chat_template is not None:
|
|
| 37 |
)
|
| 38 |
|
| 39 |
response = generate(model, tokenizer, prompt=prompt, verbose=True)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
```
|
|
|
|
| 37 |
)
|
| 38 |
|
| 39 |
response = generate(model, tokenizer, prompt=prompt, verbose=True)
|
| 40 |
+
```
|
| 41 |
+
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
Log on Apple M4 Mac Mini 16GB
|
| 45 |
+
|
| 46 |
+
```txt
|
| 47 |
+
The Casalioy Collective is a fictional organization or entity that appears in various media, including books, movies, TV shows, and video games.<|begin▁of▁sentence|> It's a fictional group of individuals or characters who are part of a larger organization or movement. The name "Casalioy" is a combination of "Casual" and "Collective," which suggests a sense of unity and collective action.
|
| 48 |
+
|
| 49 |
+
The organization or group is often associated with themes of rebellion, revolution, or social change. It may be a symbol of a specific ideology, a movement, or a movement within a larger movement. The group's purpose or goals are not explicitly stated, but it may be involved in activities such as protests, activism, or advocacy for social or political causes.
|
| 50 |
+
|
| 51 |
+
In some cases, the Casalioy Collective may be a fictional organization created by a specific author, filmmaker, or creator. In other cases, it may be a real organization or movement that has been inspired by or is inspired by the fictional group.
|
| 52 |
+
|
| 53 |
+
If you're interested in learning more about the Casalioy Collective, you can explore the following:
|
| 54 |
+
|
| 55 |
+
* Books and TV shows: Look for books or TV shows that feature the Casalioy
|
| 56 |
+
==========
|
| 57 |
+
Prompt: 19 tokens, 326.052 tokens-per-sec
|
| 58 |
+
Generation: 256 tokens, 97.153 tokens-per-sec
|
| 59 |
+
Peak memory: 1.048 GB
|
| 60 |
```
|