AlexandrosChariton commited on
Commit
76aa4d4
·
verified ·
1 Parent(s): 44ce260

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,11 +2,14 @@
2
  library_name: transformers
3
  tags: []
4
  ---
5
- This is a glorious and graceful gift to the open source community from PyThess meetups, with love. It is supposed to give non-answers with sarcasm. Use with caution, do not trust it, we would never recommend using it in a serious fashion. Or at all.
 
 
6
 
7
  Built on top of Llama-3.2-1B
8
 
9
  Fine tuned with a dataset with sarcastic short "answers" to questions.
 
10
  To test:
11
  ```python
12
  import torch
 
2
  library_name: transformers
3
  tags: []
4
  ---
5
+ This is a glorious and graceful gift to the open-source community from PyThess meetups, with love.
6
+ It’s designed to provide sarcastic non-answers. Use with caution, and don’t trust it.
7
+ Do not use it seriously—or at all. Do not expect it to qualify as a “helpful assistant.”
8
 
9
  Built on top of Llama-3.2-1B
10
 
11
  Fine tuned with a dataset with sarcastic short "answers" to questions.
12
+
13
  To test:
14
  ```python
15
  import torch