UNPKG

@huggingface/transformers

Version:

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

8 lines • 479 B
export const GITHUB_ISSUE_URL: "https://github.com/huggingface/transformers.js/issues/new/choose"; export const CONFIG_NAME: "config.json"; export const FEATURE_EXTRACTOR_NAME: "preprocessor_config.json"; export const IMAGE_PROCESSOR_NAME: "preprocessor_config.json"; export const PROCESSOR_NAME: "processor_config.json"; export const CHAT_TEMPLATE_NAME: "chat_template.json"; export const GENERATION_CONFIG_NAME: "generation_config.json"; //# sourceMappingURL=constants.d.ts.map