-Added the calculation of Character normalised perplexity
In this Simple streamlit app we have shown how to use AI-Sweden GPT-SW3 model.
Instructions:
- Download the repo and install the requirements.txt
- in the folder create a folder called .streamlit
- inside that create a called secrets.toml
- the file should consist: org_token ="YOUR_ORGANIZATION_TOKEN"
- run the app: streamlit run app.py