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.2.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.2-py3-none-any.whl (500.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fmcore-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 5cae1e2e4f9a431c03b40815f6b9e2c98fb48c67c25727266dae092887528eb8
MD5 a58b391aef6c9f5d49bbd08fb1b45390
BLAKE2b-256 942408783dd10dd40a044da861c74dce742b974e8ead09f39cd50805baf3acca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fmcore-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 26e97808c511e1ba3af703848e26542d9a84a0445aa32bad4b90e9824676f7ea
MD5 0ad7275a8b2d836dfe9a86806f88d622
BLAKE2b-256 81fdbebe8dafa54d52581ecc8e73b4e641b48802b1978433095d78ffb7a3c222

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