Skip to main content

A specialized toolkit for scaling experimental research with Foundation Models.

Project description

FMCore

fmcore is a specialized toolkit for scaling experimental research with Foundation Models. Our utilities for inference, tuning, and evaluation handle billion-scale models and datasets, letting you skip the boilerplate and focus on pushing AI research forward. Developed by researchers, for researchers, fmcore offers a robust, flexible platform that streamlines your workflow without sacrificing rigor.

Installation

We recommend installing dependencies in a new Anaconda environment using the commands below.

These commands were tested to work on Deep Learning AMI GPU PyTorch 1.13.1 (Amazon Linux 2) 20230221 on AWS.

Install dependencies:

conda create -n fmcore python=3.11.8 --yes  
conda activate fmcore
pip install uv   ## Speed up installation
uv pip install -r requirements.txt
uv pip install "spacy==3.7.4" "spacy-transformers==1.3.5"
uv pip install "setuptools==69.5.1"

Certain features need additional steps, e.g.

python -m spacy download en_core_web_lg
python -c "import nltk; nltk.download('punkt');"

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fmcore-0.1.3.tar.gz (404.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fmcore-0.1.3-py3-none-any.whl (500.9 kB view details)

Uploaded Python 3

File details

Details for the file fmcore-0.1.3.tar.gz.

File metadata

  • Download URL: fmcore-0.1.3.tar.gz
  • Upload date:
  • Size: 404.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for fmcore-0.1.3.tar.gz
Algorithm Hash digest
SHA256 81bc3a6b7c524cae86d6669b76bc2398818033ad7426a984c95c6c92901c9945
MD5 f481d43763ff71f2a8fd5b9fb930dc48
BLAKE2b-256 8a2c8934d24f30b33bc2b2585d9d448a85abcbba2be79f54e02019a32e18518c

See more details on using hashes here.

File details

Details for the file fmcore-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: fmcore-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 500.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for fmcore-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 666772c76770725c4d1ae76ba0e6045cab6eebcabffe490c43fef19225f979c6
MD5 1846ff617dfdce6cee6969860b9a7e52
BLAKE2b-256 4293e30a12707ae5577e43330d9e93c5c7856b4739d0671bd38e2169fe590687

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page