Deep Gandhi
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:  
Initial v1 version for transformerlab/transformerlab-app#426
Adding AMD ROCm Support throughout Transformer Lab app
Depends on transformerlab/transformerlab-api#306
Fixes #884