nopperl commited on
Commit
3038e6f
·
1 Parent(s): 2bc6457

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,11 +3,11 @@ license: apache-2.0
3
  ---
4
 
5
  <p align="center" width="100%">
6
- <img src="https://huggingface.co/nikuya3/alpaca-lora-7b-german-base-51k-ggml/raw/main/zicklein-ggml.jpg" alt="a lean, scrawny llama at the oktoberfest" style="width: 20%; min-width: 300px; display: block; margin: auto;">
7
  </p>
8
 
9
  # Zicklein-GGML
10
 
11
  GGML conversion of [Zicklein](https://github.com/avocardio/zicklein) (a German [Alpaca](https://github.com/tatsu-lab/stanford_alpaca) LoRa for [LLaMA](https://github.com/facebookresearch/llama)). Compatible with [llama.cpp](https://github.com/ggerganov/llama.cpp) version master-2d43387 or later. See [Alpaca](https://github.com/tatsu-lab/stanford_alpaca#data-release) for instructions on how to prompt the model.
12
 
13
- More information about the conversion process is in this [git repo](https://github.com/nikuya3/Zicklein-GGML).
 
3
  ---
4
 
5
  <p align="center" width="100%">
6
+ <img src="https://huggingface.co/nopperl/alpaca-lora-7b-german-base-51k-ggml/raw/main/zicklein-ggml.jpg" alt="a lean, scrawny llama at the oktoberfest" style="width: 20%; min-width: 300px; display: block; margin: auto;">
7
  </p>
8
 
9
  # Zicklein-GGML
10
 
11
  GGML conversion of [Zicklein](https://github.com/avocardio/zicklein) (a German [Alpaca](https://github.com/tatsu-lab/stanford_alpaca) LoRa for [LLaMA](https://github.com/facebookresearch/llama)). Compatible with [llama.cpp](https://github.com/ggerganov/llama.cpp) version master-2d43387 or later. See [Alpaca](https://github.com/tatsu-lab/stanford_alpaca#data-release) for instructions on how to prompt the model.
12
 
13
+ More information about the conversion process is in this [git repo](https://github.com/nopperl/Zicklein-GGML).