Phani Srikanth

Results 5 issues of Phani Srikanth

The following schematic should show the text in the last block as model output instead of model input. ![image](https://user-images.githubusercontent.com/6457454/177884857-b10e808b-8295-470f-8c25-1c335914c8ca.png) The fix should go into this markdown - https://github.com/huggingface/course/blob/main/chapters/en/chapter2/2.mdx#model-heads-making-sense-out-of-numbers.

Hello, Are there any plans of including FTRL solver to this library? I guess it's fairly straight forward. I'm sorry I might not be able to contribute it myself because...

Firstly, thank you so much for putting this list together! Is there a plan to add Elo ratings from https://lmsys.org/blog/2023-05-03-arena/ for each model in the table?

### 🚀 Feature Add DeepSpeed to h2o-llmstudio ### Motivation Many reports say that DeepSpeed allows us to finetune LMMs on cheaper hardware - https://www.databricks.com/blog/2023/03/20/fine-tuning-large-language-models-hugging-face-and-deepspeed.html. Any reason why h2o-llmstudio doesn't have...

type/feature

### 🐛 Bug Int8 finetuning throwing a type error I'm trying to finetune EleutherAI/pythia-2.8b-deduped model with oasst dataset on a machine with 8 V100 GPUs. Only the following parameters are...

type/bug