@huggingface/transformers
Advanced tools
Comparing version 3.0.0-alpha.11 to 3.0.0-alpha.12
{ | ||
"name": "@huggingface/transformers", | ||
"version": "3.0.0-alpha.11", | ||
"version": "3.0.0-alpha.12", | ||
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!", | ||
@@ -12,3 +12,3 @@ "main": "./src/transformers.js", | ||
"types": "./types/transformers.d.ts", | ||
"default": "./dist/transformers.js" | ||
"default": "./dist/transformers.mjs" | ||
}, | ||
@@ -15,0 +15,0 @@ "require": { |
@@ -76,2 +76,3 @@ | ||
case 'gptj': | ||
case 'jais': | ||
case 'codegen': | ||
@@ -78,0 +79,0 @@ case 'gpt_bigcode': |
@@ -29,3 +29,3 @@ /** | ||
const VERSION = '3.0.0-alpha.11'; | ||
const VERSION = '3.0.0-alpha.12'; | ||
@@ -32,0 +32,0 @@ // Check if various APIs are available (depends on environment) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
38560525
100
126100
379
19
20