Skip to content
/ fbk-llm Public

This repository contains all the code for the works of the FBK MT Unit on foundation models and LLMs.

License

Notifications You must be signed in to change notification settings

hlt-mt/fbk-llm

Repository files navigation

FBK MT Unit's Foundation Models and LLM

This repository contains all the code for the works of the FBK MT Unit on foundation models and LLMs. If using this repository, please cite the related work. For detailed information regarding a specific work, refer to the dedicated README:

🖥 Installation

The latest version can be installed with:

git clone https://github.com/hlt-mt/fbk-llm.git
cd fbk-llm
pip install -e .

If you want to contribute to the project, you can install the additional development dependencies by using the dev specifier:

pip install -e .[dev]

📃 License

fbk-llm is licensed under Apache Version 2.0.

About

This repository contains all the code for the works of the FBK MT Unit on foundation models and LLMs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages