Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.29.0
metadata
title: PHI2 SFT OASST1
emoji: π
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 5.20.1
app_file: app.py
pinned: false
license: mit
short_description: 'This model is fine tuned on PHI-2 model with OASST1 dataset '
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Phi-2 Assistant
This is a fine-tuned version of Microsoft's Phi-2 model on the OpenAssistant dataset. The model has been trained to be helpful and provide informative responses while maintaining a conversational tone.
Features
- Pre-loaded with example prompts
- Adjustable generation parameters:
- Maximum Length: Control the length of the generated response
- Temperature: Control the randomness of the response
- Top P: Control the diversity of the response
- User-friendly interface
Usage
- Type your prompt in the text box or select one of the example prompts
- Adjust the generation parameters if desired
- Click "Submit" to generate a response
Model Details
- Base Model: microsoft/phi-2
- Fine-tuned on: OpenAssistant/oasst1
- Training Repository: PHI2-SFT-OASST1