Norod78 commited on
Commit
6cee99c
1 Parent(s): b836887

Generate with llama.cpp

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -77,6 +77,14 @@ def generate_fakypedia(article_title: str):
77
  generate_fakypedia("Hugging Face")
78
  ```
79
 
 
 
 
 
 
 
 
 
80
  #### Misuse and Out-of-scope Use
81
 
82
  ## Risks, Limitations and Biases
 
77
  generate_fakypedia("Hugging Face")
78
  ```
79
 
80
+ ### Generate with llama.cpp
81
+
82
+ Download [SmolLM-135M-FakyPedia-EngHeb-BF16.gguf](https://huggingface.co/Norod78/SmolLM-135M-FakyPedia-EngHeb/resolve/main/SmolLM-135M-FakyPedia-EngHeb-BF16.gguf)
83
+ Run:
84
+ ```bash
85
+ llama-cli -m SmolLM-135M-FakyPedia-EngHeb-BF16.gguf -p "<|endoftext|>\\%Hugging Face"
86
+ ```
87
+
88
  #### Misuse and Out-of-scope Use
89
 
90
  ## Risks, Limitations and Biases