Text Generation
Chinese
audreyt commited on
Commit
df19a2e
1 Parent(s): 451f44b
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This repo contains GGML format model files for [Yen-Ting Lin's Language Models f
27
  They are known to work with:
28
  * [llama.cpp](https://github.com/ggerganov/llama.cpp), commit `e76d630` and later.
29
 
30
- ...and probably work with these too, but I have not tested perssonally:
31
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
32
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp), version 1.37 and later.
33
  * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), version 0.1.77 and later.
 
27
  They are known to work with:
28
  * [llama.cpp](https://github.com/ggerganov/llama.cpp), commit `e76d630` and later.
29
 
30
+ ...and probably work with these too, but I have not tested personally:
31
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
32
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp), version 1.37 and later.
33
  * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), version 0.1.77 and later.