Spaces:
Running
Running
Update README.md to include basic image support for vision models
Browse files
README.md
CHANGED
@@ -30,6 +30,7 @@ A Streamlit-based chat application that leverages Groq's API to interact with LL
|
|
30 |
- Clear chat functionality
|
31 |
- User-friendly message input system
|
32 |
- Distinct avatars for user (π§βπ») and assistant (π) messages
|
|
|
33 |
|
34 |
### Performance Controls
|
35 |
- Adjustable token limit slider with model-specific maximums
|
|
|
30 |
- Clear chat functionality
|
31 |
- User-friendly message input system
|
32 |
- Distinct avatars for user (π§βπ») and assistant (π) messages
|
33 |
+
- Basic image support for vision models (11b and 70b)
|
34 |
|
35 |
### Performance Controls
|
36 |
- Adjustable token limit slider with model-specific maximums
|