Update README

This commit is contained in:
oobabooga 2023-01-07 19:23:59 -03:00
parent 596b40f982
commit c82ccbb24d

View File

@ -9,7 +9,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
## Features ## Features
* Switch between different models using a dropdown menu. * Switch between different models using a dropdown menu.
* Generate nice HTML output for GPT-4chan. * Generate nice HTML output for gpt4chan.
* Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support. * Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
* Notebook mode that resembles OpenAI's playground. * Notebook mode that resembles OpenAI's playground.
* Load 13b/20b models in 8-bit mode. * Load 13b/20b models in 8-bit mode.
@ -54,9 +54,9 @@ For instance:
python download-model.py facebook/opt-1.3b python download-model.py facebook/opt-1.3b
#### GPT-4chan #### gpt4chan
[GPT-4chan](https://huggingface.co/ykilcher/gpt-4chan) has been shut down from Hugging Face, so you need to download it elsewhere. You have two options: [gpt4chan](https://huggingface.co/ykilcher/gpt-4chan) has been shut down from Hugging Face, so you need to download it elsewhere. You have two options:
* Torrent: [16-bit](https://archive.org/details/gpt4chan_model_float16) / [32-bit](https://archive.org/details/gpt4chan_model) * Torrent: [16-bit](https://archive.org/details/gpt4chan_model_float16) / [32-bit](https://archive.org/details/gpt4chan_model)
* Direct download: [16-bit](https://theswissbay.ch/pdf/_notpdf_/gpt4chan_model_float16/) / [32-bit](https://theswissbay.ch/pdf/_notpdf_/gpt4chan_model/) * Direct download: [16-bit](https://theswissbay.ch/pdf/_notpdf_/gpt4chan_model_float16/) / [32-bit](https://theswissbay.ch/pdf/_notpdf_/gpt4chan_model/)