LLukas22 commited on
Commit
1641496
1 Parent(s): 8b1aa8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ datasets:
4
  language:
5
  - en
6
  ---
7
- Converted version of [Sosaka/Alpaca-native-4bit-ggml](https://huggingface.co/Sosaka/Alpaca-native-4bit-ggml) with ggjt magic for use in [llama.cpp] or [pyllamacpp](https://github.com/nomic-ai/pyllamacpp).
8
  Full creadit goes to [Sosaka](https://huggingface.co/Sosaka)
9
 
10
  ## Usage via pyllamacpp
 
4
  language:
5
  - en
6
  ---
7
+ Converted version of [Sosaka/Alpaca-native-4bit-ggml](https://huggingface.co/Sosaka/Alpaca-native-4bit-ggml) with ggjt magic for use in [llama.cpp](https://github.com/ggerganov/llama.cpp) or [pyllamacpp](https://github.com/nomic-ai/pyllamacpp).
8
  Full creadit goes to [Sosaka](https://huggingface.co/Sosaka)
9
 
10
  ## Usage via pyllamacpp