paper-with-me

홈 › Papers

H2O Open Ecosystem for State-of-the-art Large Language Models

2023-10-17 · Arno Candel, Jon McKinney, Philipp Singer, Pascal Pfeiffer, Maximilian Jeblick, Chun Ming Lee, Marcos V. Conde

Large Language Models (LLMs) represent a revolution in AI. However, they also pose many significant risks, such as the presence of biased, private, copyrighted or harmful text. For this reason we need open, transparent and safe solutions. We introduce a complete open-source ecosystem for developing and testing LLMs. The goal of this project is to boost open alternatives to closed-source approaches. We release h2oGPT, a family of fine-tuned LLMs of diverse sizes. We also introduce H2O LLM Studio, a framework and no-code GUI designed for efficient fine-tuning, evaluation, and deployment of LLMs using the most recent state-of-the-art techniques. Our code and models are fully open-source. We believe this work helps to boost AI development and make it more accessible, efficient and trustworthy. The demo is available at: https://gpt.h2o.ai/

📄 PDF Abstract BibTeX arXiv:2310.13012

Code (2)

h2oai/h2o-llmstudio 공식 구현 pytorch
h2oai/h2ogpt 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fostering the Ecosystem of Open Neural Encoders for Portuguese with Albertina PT* Family

2024-03-04 · Rodrigo Santos, João Rodrigues, Luís Gomes, João Silva 외

To foster the neural encoding of Portuguese, this paper contributes foundation encoder models that represent an expansion of the still very scarce ecosystem of large language models specifically developed for this langua…

GPT4All: An Ecosystem of Open Source Compressed Language Models

2023-11-06 · Yuvanesh Anand, Zach Nussbaum, Adam Treat, Aaron Miller 외

Large language models (LLMs) have recently achieved human-level performance on a range of professional and academic benchmarks. The accessibility of these models has lagged behind their performance. State-of-the-art LLMs…

End-to-end NLP Pipelines in Rust

2020-11-01 · EMNLP (NLPOSS) 2020 11 · Guillaume Becquin

The recent progress in natural language processing research has been supported by the development of a rich open source ecosystem in Python. Libraries allowing NLP practitioners but also non-specialists to leverage state…

Bridging the Language Gap: An Empirical Study of Bindings for Open Source Machine Learning Libraries Across Software Package Ecosystems

2022-01-18 · Hao Li, Cor-Paul Bezemer

Open source machine learning (ML) libraries enable developers to integrate advanced ML functionality into their own applications. However, popular ML libraries, such as TensorFlow, are not available natively in all progr…

BIG-bench Machine Learning

A Cartography of Open Collaboration in Open Source AI: Mapping Practices, Motivations, and Governance in 14 Open Large Language Model Projects

2025-09-29 · Johan Linåker, Cailean Osborne, Jennifer Ding, Ben Burtenshaw arxiv

The proliferation of open large language models (LLMs) is fostering a vibrant ecosystem in artificial intelligence (AI). However, the methods of collaboration used to develop open LLMs, both before and after their public…