appvoid commited on
Commit
317e039
·
verified ·
1 Parent(s): 2000aef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -38,8 +38,4 @@ base_model: appvoid/arco-3
38
  llama-cli --hf "appvoid/arco-3-gguf:Q8_0" -p "The meaning to life is"
39
  ```
40
 
41
- These are the quantized weights that were used for the `meta-arena` tests. Check the original repository for more details.
42
-
43
- ## Thanks
44
-
45
- Thanks to [Georgi](https://github.com/ggerganov) and the `llama.cpp` team for making this model available to everyone.
 
38
  llama-cli --hf "appvoid/arco-3-gguf:Q8_0" -p "The meaning to life is"
39
  ```
40
 
41
+ These are the weights that were used for `meta-arena`. Check the original repo for details. Big shout out to [Georgi](https://github.com/ggerganov) and the `llama.cpp` team for their contributions to the edge world.