ZequnZ's picture
update readme
d50b267
|
raw
history blame
No virus
983 Bytes
metadata
title: Chat with Mistral-7B
emoji: 🌼
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 3.50.2
python_version: 3.10.6
app_file: app.py
models:
  - mistralai/Mistral-7B-Instruct-v0.1
pinned: false
license: mit

Chat-with-Mistral-7B

image

This project aims to build a web interface for you as a user to chat with Mistral-7B-Instruct-v0.1 and provides the following features:

  • Easily change the Instruction prompt to instruct the model to generate accordingly.
  • Easily change the parameters for output generations.
  • Re-generates the output to observe (maybe)different outputs.
  • Remove past conversations.


Reference: