Deep Gandhi

Results 21 issues of Deep Gandhi

## Why are these changes needed? Added support for Gemma 3 text version. It adds support for inference of all Gemma 3 models (base as well as instruct) for text...

Are there any plans or is anyone working on integrating support for the Gemma 3 models within Fastchat? Natively loading a Gemma 3 model doesn't directly work and opens up...

Tried the tutorials with the `transformers==4.50.0` version on Colab and the `Platypus2-7B` model throws the following error: ``` ---> 24 generation_output = model.generate( 25 input_tokens['input_ids'].cuda(), 26 max_new_tokens=3, 7 frames [/usr/local/lib/python3.11/dist-packages/torch/utils/_contextlib.py](https://localhost:8080/#)...

User "Bruce" reported not being able to install the app from the AppImage with the following errors: ![Image](https://github.com/user-attachments/assets/9d35175a-4827-4178-8a32-32a27769d599) ![Image](https://github.com/user-attachments/assets/fc7d5641-2c6d-4319-8acc-4f9653adf534)

bug
good first issue
linux
install

Initial v1 version for transformerlab/transformerlab-app#426

Adding AMD ROCm Support throughout Transformer Lab app

frontend
api
hardware
amd

Depends on transformerlab/transformerlab-api#306