Transformers
GGUF
English
llama
text-generation-inference
unsloth
Inference Endpoints
Tasmay-Tib commited on
Commit
0562674
·
verified ·
1 Parent(s): 61c3719

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -109,6 +109,8 @@ Model predictions can be found in this dataset and both the repo files. named as
109
 
110
  Predictions done via bnb (non-gguf) model on an L4 GPU, using unsloth's library.
111
 
 
 
112
  It also viewable via the links:
113
  - `eval_data_001_predictions.csv` (`utf-8` encoded): [Google Drive](https://drive.google.com/file/d/1U5mVmjGCh1fApBD-zH5SUezv5YP8s-le/view?usp=sharing)
114
  - `eval_data_001_predictions_excel.csv` (`utf-8-sig` encoded): [Google Drive](https://drive.google.com/file/d/1LAdfANg4IPozTeMjTnoG2fyJa2Edd9hY/view?usp=sharing)
 
109
 
110
  Predictions done via bnb (non-gguf) model on an L4 GPU, using unsloth's library.
111
 
112
+ Notebook used for creating the prediction is here: [Colab](https://colab.research.google.com/drive/1lzhRDCB3bFIOYhfo9cjulEYigNxdbR2i?usp=sharing)
113
+
114
  It also viewable via the links:
115
  - `eval_data_001_predictions.csv` (`utf-8` encoded): [Google Drive](https://drive.google.com/file/d/1U5mVmjGCh1fApBD-zH5SUezv5YP8s-le/view?usp=sharing)
116
  - `eval_data_001_predictions_excel.csv` (`utf-8-sig` encoded): [Google Drive](https://drive.google.com/file/d/1LAdfANg4IPozTeMjTnoG2fyJa2Edd9hY/view?usp=sharing)