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.4.tar.gz (192.9 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.4-py3-none-any.whl (222.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fmcore-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a99d418bede3e4373ead076817c7b139697f7d801d67970714c702d614eb3bf5
MD5 f78bf937abed1152063847b3ceedc818
BLAKE2b-256 e4ba02ca63929b699b922b13e8be179a4488d9298d04708da2e098c806ee78b2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fmcore-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e0d29250678824ee21e2c0c7efec02f2db5e743d2a8a5d033d7b944cde8f647f
MD5 9e44c638b7eeff4708c726a78c40c43f
BLAKE2b-256 aa323053bf09fd2466251ae1bc0a3b39f1bb6b50303e77ac986098e12155d521

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