A specialized toolkit for scaling experimental research with Foundation Models.
Project description
fmcore is a specialized toolkit that empowers AI scientists to break new ground by simplifying large-scale experimentation with massive Foundation Models and datasets.
A primary bottleneck in Foundation Model research is implementation overhead. With fmcore, scientists can rapidly prototype new innovations in hours instead of weeks, accelerating the path to new research breakthroughs or user experiences.
Key features:
- Easy scaling of model training and inference (see examples).
- Standardized interfaces for parameter tuning and evaluation.
- Built-in support for distributed computing and Foundation Model parallelism.
Installation
The minimal fmcore package can be installed from PyPI:
pip install fmcore
To get all features, we recommend installing in a new Conda environment:
conda create -n fmcore python=3.11 --yes
conda activate fmcore
pip install uv
uv pip install "fmcore[all]"
License
This project is licensed under the Apache-2.0 License.
Contributing to fmcore
See CONTRIBUTING for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fmcore-0.1.6.dev30.tar.gz.
File metadata
- Download URL: fmcore-0.1.6.dev30.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a0bd7c6e4e2e3663a75a0bea03a29357a4256c757a35f1e7a1a1f7ff69b0bea
|
|
| MD5 |
b54becfd1177b3f9e4a553be848a3dbb
|
|
| BLAKE2b-256 |
4051806ac030c367e47093e75f861a462576955a2f1bd44fbff7d9acaaff33ea
|
File details
Details for the file fmcore-0.1.6.dev30-py3-none-any.whl.
File metadata
- Download URL: fmcore-0.1.6.dev30-py3-none-any.whl
- Upload date:
- Size: 294.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5ff2907eef31f9134d6ac34b3ac8b8a8d1d9a953d8434a7037e69956aefe72a
|
|
| MD5 |
c7d34499e013a33b8d1eee522120c789
|
|
| BLAKE2b-256 |
2ba69c7ae145c95080af455fc43f05101c2def50bb8e0dd42c5311788c057356
|