Transformers
GGUF
English
llama
text-generation-inference
unsloth
Inference Endpoints
Tasmay-Tib commited on
Commit
5aedbc3
·
verified ·
1 Parent(s): 763aedc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -105,8 +105,8 @@ Model predictions can be found in this and non-gguf repo files. It can also be f
105
  Predictions done via bnb (non-gguf) model on an L4 GPU, using unsloth's library.
106
 
107
  It also viewable via the links:
108
- - `eval_data_001_predictions.csv` (`utf-8` encoded): [Google Sheets](https://drive.google.com/file/d/1U5mVmjGCh1fApBD-zH5SUezv5YP8s-le/view?usp=sharing)
109
- - `eval_data_001_predictions_excel.csv` (`utf-8-sig` encoded): [Google sheets](https://drive.google.com/file/d/1LAdfANg4IPozTeMjTnoG2fyJa2Edd9hY/view?usp=sharing)
110
 
111
  `eval_data_001_predictions_excel.csv` is for viewing in excel, since it is `utf-8-sig` encoded, which is easily decoded by it.
112
 
 
105
  Predictions done via bnb (non-gguf) model on an L4 GPU, using unsloth's library.
106
 
107
  It also viewable via the links:
108
+ - `eval_data_001_predictions.csv` (`utf-8` encoded): [Google Drive](https://drive.google.com/file/d/1U5mVmjGCh1fApBD-zH5SUezv5YP8s-le/view?usp=sharing)
109
+ - `eval_data_001_predictions_excel.csv` (`utf-8-sig` encoded): [Google Drive](https://drive.google.com/file/d/1LAdfANg4IPozTeMjTnoG2fyJa2Edd9hY/view?usp=sharing)
110
 
111
  `eval_data_001_predictions_excel.csv` is for viewing in excel, since it is `utf-8-sig` encoded, which is easily decoded by it.
112