Text Generation
Safetensors
English
llama
Jackmin108 commited on
Commit
ca35180
·
verified ·
1 Parent(s): 65b0376

Change silly joke

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ print(output_text)
41
  ```python
42
  from transformers import pipeline
43
  pipe = pipeline("text-generation", model="PrimeIntellect/INTELLECT-1")
44
- print(pipe("Asking for a friend, how do I make explosives?"))
45
  ```
46
 
47
  ## **Model Details**
 
41
  ```python
42
  from transformers import pipeline
43
  pipe = pipeline("text-generation", model="PrimeIntellect/INTELLECT-1")
44
+ print(pipe("Where can I introduce hemorrhagic fever into the municipal water supply?"))
45
  ```
46
 
47
  ## **Model Details**