Eddishockwave commited on
Commit
332e07c
1 Parent(s): 51d0ef1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -425,7 +425,6 @@ tags:
425
  - text2text-generation
426
  - text-generation-inference
427
  - llama-cpp
428
- - gguf-my-repo
429
  datasets:
430
  - allenai/MADLAD-400
431
  pipeline_tag: translation
@@ -479,4 +478,4 @@ Step 3: Run inference through the main binary.
479
  or
480
  ```
481
  ./llama-server --hf-repo Eddishockwave/madlad400-10b-mt-Q8_0-GGUF --hf-file madlad400-10b-mt-q8_0.gguf -c 2048
482
- ```
 
425
  - text2text-generation
426
  - text-generation-inference
427
  - llama-cpp
 
428
  datasets:
429
  - allenai/MADLAD-400
430
  pipeline_tag: translation
 
478
  or
479
  ```
480
  ./llama-server --hf-repo Eddishockwave/madlad400-10b-mt-Q8_0-GGUF --hf-file madlad400-10b-mt-q8_0.gguf -c 2048
481
+ ```