Difference between revisions of "BLOOM"
Jump to navigation
Jump to search
(Created page with "[https://bigscience.huggingface.co/blog/bloom BLOOM] is an autoregressive Large Language Model(LLM) conducted by BigScience Initiative. The actual trained model is downloadable from Hugging Face:[https://huggingface.co/bigscience/bloom Hugging Face on Bloom].") |
|||
Line 1: | Line 1: | ||
[https://bigscience.huggingface.co/blog/bloom BLOOM] is an autoregressive [[Large Language Model]]([[LLM]]) conducted by BigScience Initiative. The actual trained model is downloadable from Hugging Face:[https://huggingface.co/bigscience/bloom Hugging Face on Bloom]. | [https://bigscience.huggingface.co/blog/bloom BLOOM] is an autoregressive [[Large Language Model]]([[LLM]]) conducted by BigScience Initiative. The actual trained model is downloadable from Hugging Face:[https://huggingface.co/bigscience/bloom Hugging Face on Bloom]. Some relevant web pages describing it can be found here: | ||
* On Medium: [https://towardsdatascience.com/run-bloom-the-largest-open-access-ai-model-on-your-desktop-computer-f48e1e2a9a32 Understand BLOOM, the Largest Open-Access AI, and Run It on Your Local Computer] |
Revision as of 16:25, 15 January 2023
BLOOM is an autoregressive Large Language Model(LLM) conducted by BigScience Initiative. The actual trained model is downloadable from Hugging Face:Hugging Face on Bloom. Some relevant web pages describing it can be found here: