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.0.tar.gz (402.2 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.0-py3-none-any.whl (501.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fmcore-0.1.0.tar.gz
  • Upload date:
  • Size: 402.2 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.0.tar.gz
Algorithm Hash digest
SHA256 7378f08cd3c339bac10c5118ea240fd10e18de2a3ceedde7a4dc2188ca2683c7
MD5 21413c656959ab162650f5ab75041b32
BLAKE2b-256 a9d92f5781f4ad7979328e46f13dda08cf082a262861b1388f40f178c3bf03ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fmcore-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 501.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e8fec462c6c25d3b142a838cfdce1e2831b3067a79ab4b7241dd8f2542255db
MD5 ab67897fa62ecb8084911718f01913dd
BLAKE2b-256 bb2853081ea93998d4bedef65cf1154400a78cf15df0e19e2b1172424e29ea41

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