llm_uncertainty / README.md
emilylearning's picture
add OLM model, rem depracted gradio 'type' arg
e451fb3
|
raw
history blame
No virus
344 Bytes
---
title: Llm Uncertainty
emoji: πŸ‘€
colorFrom: indigo
colorTo: green
sdk: gradio
sdk_version: 3.1.7
app_file: app.py
pinned: false
---
# Setup env:
```
python3 -m venv venv_llm
source venv_llm/bin/activate
pip install -r requirements.txt
```
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference