@huggingface/tasks 0.21.0 → 0.21.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commonjs/eval.d.ts +5 -0
- package/dist/commonjs/eval.d.ts.map +1 -1
- package/dist/commonjs/eval.js +5 -0
- package/dist/commonjs/hardware-amd.d.ts.map +1 -1
- package/dist/commonjs/hardware-amd.js +74 -1
- package/dist/commonjs/hardware-nvidia.js +1 -1
- package/dist/commonjs/hardware.d.ts +7 -0
- package/dist/commonjs/hardware.d.ts.map +1 -1
- package/dist/commonjs/hardware.js +7 -0
- package/dist/commonjs/model-libraries-snippets.d.ts +2 -0
- package/dist/commonjs/model-libraries-snippets.d.ts.map +1 -1
- package/dist/commonjs/model-libraries-snippets.js +59 -4
- package/dist/commonjs/model-libraries.d.ts +37 -1
- package/dist/commonjs/model-libraries.d.ts.map +1 -1
- package/dist/commonjs/model-libraries.js +36 -0
- package/dist/esm/eval.d.ts +5 -0
- package/dist/esm/eval.d.ts.map +1 -1
- package/dist/esm/eval.js +5 -0
- package/dist/esm/hardware-amd.d.ts.map +1 -1
- package/dist/esm/hardware-amd.js +74 -1
- package/dist/esm/hardware-nvidia.js +1 -1
- package/dist/esm/hardware.d.ts +7 -0
- package/dist/esm/hardware.d.ts.map +1 -1
- package/dist/esm/hardware.js +7 -0
- package/dist/esm/model-libraries-snippets.d.ts +2 -0
- package/dist/esm/model-libraries-snippets.d.ts.map +1 -1
- package/dist/esm/model-libraries-snippets.js +54 -1
- package/dist/esm/model-libraries.d.ts +37 -1
- package/dist/esm/model-libraries.d.ts.map +1 -1
- package/dist/esm/model-libraries.js +36 -0
- package/package.json +1 -1
- package/src/eval.ts +6 -0
- package/src/hardware-amd.ts +75 -1
- package/src/hardware-nvidia.ts +1 -1
- package/src/hardware.ts +7 -0
- package/src/model-libraries-snippets.ts +67 -1
- package/src/model-libraries.ts +36 -0
package/dist/commonjs/eval.d.ts
CHANGED
|
@@ -92,6 +92,11 @@ export declare const EVALUATION_FRAMEWORKS: {
|
|
|
92
92
|
readonly description: "CLAW-Eval is an evaluation framework for assessing LLMs as autonomous agents across 300 human-verified tasks covering communication, finance, and productivity domains.";
|
|
93
93
|
readonly url: "https://github.com/claw-eval/claw-eval";
|
|
94
94
|
};
|
|
95
|
+
readonly researchclawbench: {
|
|
96
|
+
readonly name: "researchclawbench";
|
|
97
|
+
readonly description: "ResearchClawBench is a benchmark for evaluating AI agents on end-to-end scientific research tasks, from reading data and related work to producing code, figures, and publication-style reports.";
|
|
98
|
+
readonly url: "https://github.com/InternScience/ResearchClawBench";
|
|
99
|
+
};
|
|
95
100
|
readonly pbench: {
|
|
96
101
|
readonly name: "pbench";
|
|
97
102
|
readonly description: "PBench is a multi-level referring expression segmentation benchmark for evaluating vision-language perception across a structured hierarchy of skills.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eval.d.ts","sourceRoot":"","sources":["../../src/eval.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"eval.d.ts","sourceRoot":"","sources":["../../src/eval.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsHxB,CAAC"}
|
package/dist/commonjs/eval.js
CHANGED
|
@@ -95,6 +95,11 @@ exports.EVALUATION_FRAMEWORKS = {
|
|
|
95
95
|
description: "CLAW-Eval is an evaluation framework for assessing LLMs as autonomous agents across 300 human-verified tasks covering communication, finance, and productivity domains.",
|
|
96
96
|
url: "https://github.com/claw-eval/claw-eval",
|
|
97
97
|
},
|
|
98
|
+
researchclawbench: {
|
|
99
|
+
name: "researchclawbench",
|
|
100
|
+
description: "ResearchClawBench is a benchmark for evaluating AI agents on end-to-end scientific research tasks, from reading data and related work to producing code, figures, and publication-style reports.",
|
|
101
|
+
url: "https://github.com/InternScience/ResearchClawBench",
|
|
102
|
+
},
|
|
98
103
|
pbench: {
|
|
99
104
|
name: "pbench",
|
|
100
105
|
description: "PBench is a multi-level referring expression segmentation benchmark for evaluating vision-language perception across a structured hierarchy of skills.",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hardware-amd.d.ts","sourceRoot":"","sources":["../../src/hardware-amd.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACvD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;CACnB;
|
|
1
|
+
{"version":3,"file":"hardware-amd.d.ts","sourceRoot":"","sources":["../../src/hardware-amd.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACvD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;CACnB;AAID,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,kBAAkB,CAiT3D,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AMD_GPU_SKUS = void 0;
|
|
4
|
+
const AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS = [16, 24, 32, 48, 64, 96];
|
|
4
5
|
exports.AMD_GPU_SKUS = {
|
|
5
6
|
MI300: {
|
|
6
7
|
tflops: 383.0,
|
|
@@ -226,8 +227,80 @@ exports.AMD_GPU_SKUS = {
|
|
|
226
227
|
power: 250,
|
|
227
228
|
releaseYear: 2020,
|
|
228
229
|
},
|
|
230
|
+
"Radeon 610M": {
|
|
231
|
+
tflops: 0.97,
|
|
232
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
233
|
+
gfxVersion: "gfx1037",
|
|
234
|
+
msrp: 300,
|
|
235
|
+
power: 15,
|
|
236
|
+
releaseYear: 2022,
|
|
237
|
+
},
|
|
238
|
+
"Radeon 740M": {
|
|
239
|
+
tflops: 5.12,
|
|
240
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
241
|
+
gfxVersion: "gfx1103",
|
|
242
|
+
msrp: 179,
|
|
243
|
+
power: 15,
|
|
244
|
+
releaseYear: 2023,
|
|
245
|
+
},
|
|
246
|
+
"Radeon 760M": {
|
|
247
|
+
tflops: 10.65,
|
|
248
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
249
|
+
gfxVersion: "gfx1103",
|
|
250
|
+
msrp: 229,
|
|
251
|
+
power: 15,
|
|
252
|
+
releaseYear: 2023,
|
|
253
|
+
},
|
|
254
|
+
"Radeon 780M": {
|
|
255
|
+
tflops: 16.59,
|
|
256
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
257
|
+
gfxVersion: "gfx1103",
|
|
258
|
+
msrp: 329,
|
|
259
|
+
power: 15,
|
|
260
|
+
releaseYear: 2023,
|
|
261
|
+
},
|
|
262
|
+
"Radeon 820M": {
|
|
263
|
+
tflops: 1.434,
|
|
264
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
265
|
+
gfxVersion: "gfx1152",
|
|
266
|
+
msrp: 200,
|
|
267
|
+
power: 15,
|
|
268
|
+
releaseYear: 2025,
|
|
269
|
+
},
|
|
270
|
+
"Radeon 840M": {
|
|
271
|
+
tflops: 2.97,
|
|
272
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
273
|
+
gfxVersion: "gfx1152",
|
|
274
|
+
msrp: 250,
|
|
275
|
+
power: 15,
|
|
276
|
+
releaseYear: 2025,
|
|
277
|
+
},
|
|
278
|
+
"Radeon 860M": {
|
|
279
|
+
tflops: 6.14,
|
|
280
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
281
|
+
gfxVersion: "gfx1152",
|
|
282
|
+
msrp: 300,
|
|
283
|
+
power: 15,
|
|
284
|
+
releaseYear: 2025,
|
|
285
|
+
},
|
|
286
|
+
"Radeon 880M": {
|
|
287
|
+
tflops: 8.91,
|
|
288
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
289
|
+
gfxVersion: "gfx1150",
|
|
290
|
+
msrp: 400,
|
|
291
|
+
power: 15,
|
|
292
|
+
releaseYear: 2024,
|
|
293
|
+
},
|
|
294
|
+
"Radeon 890M": {
|
|
295
|
+
tflops: 11.88,
|
|
296
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
297
|
+
gfxVersion: "gfx1150",
|
|
298
|
+
msrp: 450,
|
|
299
|
+
power: 15,
|
|
300
|
+
releaseYear: 2024,
|
|
301
|
+
},
|
|
229
302
|
"Ryzen AI Max+ 395": {
|
|
230
|
-
tflops:
|
|
303
|
+
tflops: 29.7,
|
|
231
304
|
memory: [64, 96, 128],
|
|
232
305
|
gfxVersion: "gfx1151",
|
|
233
306
|
msrp: 1_500,
|
|
@@ -103,6 +103,13 @@ export declare const SKUS: {
|
|
|
103
103
|
power: number;
|
|
104
104
|
releaseYear: number;
|
|
105
105
|
};
|
|
106
|
+
"Arc Pro B70": {
|
|
107
|
+
tflops: number;
|
|
108
|
+
memory: number[];
|
|
109
|
+
msrp: number;
|
|
110
|
+
power: number;
|
|
111
|
+
releaseYear: number;
|
|
112
|
+
};
|
|
106
113
|
};
|
|
107
114
|
QUALCOMM: {
|
|
108
115
|
"Snapdragon X Elite X1E-00-1DE": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hardware.d.ts","sourceRoot":"","sources":["../../src/hardware.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,iDAAiD,QAAW,CAAC;AAC1E,eAAO,MAAM,yDAAyD,QAAW,CAAC;AAClF,eAAO,MAAM,oCAAoC,QAAU,CAAC;AAE5D;;;GAGG;AACH,eAAO,MAAM,+CAA+C,QAAW,CAAC;AAExE,MAAM,WAAW,YAAY;IAC5B;;;;;;;;;OASG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;;;;;;;;;OAUG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;;;OAMG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,WAAW,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,sBAAsB,UAElC,CAAC;AAEF,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"hardware.d.ts","sourceRoot":"","sources":["../../src/hardware.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,iDAAiD,QAAW,CAAC;AAC1E,eAAO,MAAM,yDAAyD,QAAW,CAAC;AAClF,eAAO,MAAM,oCAAoC,QAAU,CAAC;AAE5D;;;GAGG;AACH,eAAO,MAAM,+CAA+C,QAAW,CAAC;AAExE,MAAM,WAAW,YAAY;IAC5B;;;;;;;;;OASG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;;;;;;;;;OAUG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;;;OAMG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,WAAW,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,sBAAsB,UAElC,CAAC;AAEF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqiBuD,CAAC;AAEzE,MAAM,MAAM,OAAO,GAAG,MAAM,OAAO,IAAI,CAAC"}
|
|
@@ -9,6 +9,7 @@ export declare const bertopic: (model: ModelData) => string[];
|
|
|
9
9
|
export declare const bm25s: (model: ModelData) => string[];
|
|
10
10
|
export declare const chatterbox: () => string[];
|
|
11
11
|
export declare const chronos_forecasting: (model: ModelData) => string[];
|
|
12
|
+
export declare const collectorvision: (model: ModelData) => string[];
|
|
12
13
|
export declare const colipri: (model: ModelData) => string[];
|
|
13
14
|
export declare const sap_rpt_one_oss: () => string[];
|
|
14
15
|
export declare const cxr_foundation: () => string[];
|
|
@@ -45,6 +46,7 @@ export declare const mamba_ssm: (model: ModelData) => string[];
|
|
|
45
46
|
export declare const mars5_tts: (model: ModelData) => string[];
|
|
46
47
|
export declare const matanyone: (model: ModelData) => string[];
|
|
47
48
|
export declare const mesh_anything: () => string[];
|
|
49
|
+
export declare const multimolecule: (model: ModelData) => string[];
|
|
48
50
|
export declare const open_clip: (model: ModelData) => string[];
|
|
49
51
|
export declare const paddlenlp: (model: ModelData) => string[];
|
|
50
52
|
export declare const paddleocr: (model: ModelData) => string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model-libraries-snippets.d.ts","sourceRoot":"","sources":["../../src/model-libraries-snippets.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"model-libraries-snippets.d.ts","sourceRoot":"","sources":["../../src/model-libraries-snippets.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.moshi = exports.zonos = exports.hezar = exports.threedtopia_xl = exports.whisperkit = exports.audiocraft = exports.anemoi = exports.qwen3_tts = exports.pythae = exports.pxia = exports.outetts = void 0;
|
|
3
|
+
exports.paddlenlp = exports.open_clip = exports.multimolecule = exports.mesh_anything = exports.matanyone = exports.mars5_tts = exports.mamba_ssm = exports.tf_keras = exports.lerobot = exports.llama_cpp_python = exports.lightning_ir = exports.kittentts = exports.kimi_audio = exports.kernels = exports.keras_hub = exports.keras = exports.htrflow = exports.indextts = exports.gliner2 = exports.gliner = exports.flair = exports.fairseq = exports.espnet = exports.espnetASR = exports.espnetTTS = exports.edsnlp = exports.cartesia_mlx = exports.cartesia_pytorch = exports.diffusionkit = exports.diffusers = exports.describe_anything = exports.dia2 = exports.dia = exports.derm_foundation = exports.depth_pro = exports.depth_anything_v2 = exports.cxr_foundation = exports.sap_rpt_one_oss = exports.colipri = exports.collectorvision = exports.chronos_forecasting = exports.chatterbox = exports.bm25s = exports.bertopic = exports.ben2 = exports.audioseal = exports.asteroid = exports.araclip = exports.allennlp = exports.adapters = void 0;
|
|
4
|
+
exports.model2vec = exports.mlx = exports.mlxim = exports.univa = exports.swarmformer = exports.supertonic = exports.birefnet = exports.ultralytics = exports.chattts = exports.vui = exports.voxcpm = exports.voicecraft = exports.lvface = exports.vfimamba = exports.videoprism = exports.vibevoice = exports.sana = exports.sentis = exports.mlAgents = exports.stableBaselines3 = exports.fasttext = exports.peft = exports.transformersJS = exports.transformers = exports.terratorch = exports.speechbrain = exports.stanza = exports.span_marker = exports.spacy = exports.setfit = exports.sentenceTransformers = exports.sampleFactory = exports.sam_3d_body = exports.sam_3d_objects = exports.sam2 = exports.fastai = exports.stable_audio_tools = exports.sklearn = exports.seed_story = exports.saelens = exports.timm = exports.tensorflowtts = exports.renderformer = exports.relik = exports.pyannote_audio = exports.pyannote_audio_pipeline = exports.pocket_tts = exports.phantom_wan = exports.perception_encoder = exports.paddleocr = void 0;
|
|
5
|
+
exports.moshi = exports.zonos = exports.hezar = exports.threedtopia_xl = exports.whisperkit = exports.audiocraft = exports.anemoi = exports.qwen3_tts = exports.pythae = exports.pxia = exports.outetts = exports.nemo = exports.pruna = void 0;
|
|
6
6
|
const library_to_tasks_js_1 = require("./library-to-tasks.js");
|
|
7
7
|
const inputs_js_1 = require("./snippets/inputs.js");
|
|
8
8
|
const common_js_1 = require("./snippets/common.js");
|
|
@@ -146,6 +146,20 @@ pred_df = pipeline.predict_df(
|
|
|
146
146
|
return [installSnippet, exampleSnippet];
|
|
147
147
|
};
|
|
148
148
|
exports.chronos_forecasting = chronos_forecasting;
|
|
149
|
+
const collectorvision = (model) => [
|
|
150
|
+
`pip install git+https://github.com/HanClinto/CollectorVision huggingface_hub`,
|
|
151
|
+
`from huggingface_hub import hf_hub_download
|
|
152
|
+
import collector_vision as cvg
|
|
153
|
+
|
|
154
|
+
checkpoint = hf_hub_download(repo_id="${model.id}", filename="model.onnx")
|
|
155
|
+
|
|
156
|
+
# Detector models, such as Cornelius:
|
|
157
|
+
detector = cvg.NeuralCornerDetector(checkpoint)
|
|
158
|
+
|
|
159
|
+
# Embedder models, such as Milo:
|
|
160
|
+
embedder = cvg.NeuralEmbedder(checkpoint)`,
|
|
161
|
+
];
|
|
162
|
+
exports.collectorvision = collectorvision;
|
|
149
163
|
const colipri = (model) => {
|
|
150
164
|
const installSnippet = `pip install colipri`;
|
|
151
165
|
const exampleSnippet = `from colipri import get_model
|
|
@@ -1053,6 +1067,46 @@ from MeshAnything.models.meshanything import MeshAnything
|
|
|
1053
1067
|
model = MeshAnything(args)`,
|
|
1054
1068
|
];
|
|
1055
1069
|
exports.mesh_anything = mesh_anything;
|
|
1070
|
+
const multimolecule = (model) => {
|
|
1071
|
+
const widgetExample = model.widgetData?.[0];
|
|
1072
|
+
const exampleText = widgetExample?.text;
|
|
1073
|
+
const maskToken = model.mask_token ?? "<mask>";
|
|
1074
|
+
const sequence = exampleText?.replace(maskToken, "A");
|
|
1075
|
+
const snippets = [`pip install multimolecule`];
|
|
1076
|
+
if (sequence) {
|
|
1077
|
+
snippets.push(`from multimolecule import AutoModel, AutoTokenizer
|
|
1078
|
+
|
|
1079
|
+
tokenizer = AutoTokenizer.from_pretrained("${model.id}")
|
|
1080
|
+
model = AutoModel.from_pretrained("${model.id}")
|
|
1081
|
+
|
|
1082
|
+
inputs = tokenizer("${sequence}", return_tensors="pt")
|
|
1083
|
+
outputs = model(**inputs)
|
|
1084
|
+
embeddings = outputs.last_hidden_state`);
|
|
1085
|
+
}
|
|
1086
|
+
else {
|
|
1087
|
+
snippets.push(`from multimolecule import AutoModel, AutoTokenizer
|
|
1088
|
+
|
|
1089
|
+
tokenizer = AutoTokenizer.from_pretrained("${model.id}")
|
|
1090
|
+
model = AutoModel.from_pretrained("${model.id}")`);
|
|
1091
|
+
}
|
|
1092
|
+
if (model.tags.includes("rna-secondary-structure") && exampleText) {
|
|
1093
|
+
snippets.push(`import multimolecule
|
|
1094
|
+
from transformers import pipeline
|
|
1095
|
+
|
|
1096
|
+
predictor = pipeline("rna-secondary-structure", model="${model.id}")
|
|
1097
|
+
output = predictor("${exampleText}")
|
|
1098
|
+
print(output["secondary_structure"])`);
|
|
1099
|
+
}
|
|
1100
|
+
else if (model.pipeline_tag === "fill-mask" && exampleText) {
|
|
1101
|
+
snippets.push(`import multimolecule
|
|
1102
|
+
from transformers import pipeline
|
|
1103
|
+
|
|
1104
|
+
predictor = pipeline("fill-mask", model="${model.id}")
|
|
1105
|
+
output = predictor("${exampleText}")`);
|
|
1106
|
+
}
|
|
1107
|
+
return snippets;
|
|
1108
|
+
};
|
|
1109
|
+
exports.multimolecule = multimolecule;
|
|
1056
1110
|
const open_clip = (model) => [
|
|
1057
1111
|
`import open_clip
|
|
1058
1112
|
|
|
@@ -2109,8 +2163,9 @@ exports.nemo = nemo;
|
|
|
2109
2163
|
const outetts = (model) => {
|
|
2110
2164
|
// Don’t show this block on GGUF / ONNX mirrors
|
|
2111
2165
|
const t = model.tags ?? [];
|
|
2112
|
-
if (t.includes("gguf") || t.includes("onnx"))
|
|
2166
|
+
if (t.includes("gguf") || t.includes("onnx")) {
|
|
2113
2167
|
return [];
|
|
2168
|
+
}
|
|
2114
2169
|
// v1.0 HF → minimal runnable snippet
|
|
2115
2170
|
return [
|
|
2116
2171
|
`
|
|
@@ -273,6 +273,14 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
273
273
|
filter: false;
|
|
274
274
|
countDownloads: string;
|
|
275
275
|
};
|
|
276
|
+
collectorvision: {
|
|
277
|
+
prettyLabel: string;
|
|
278
|
+
repoName: string;
|
|
279
|
+
repoUrl: string;
|
|
280
|
+
snippets: (model: ModelData) => string[];
|
|
281
|
+
filter: false;
|
|
282
|
+
countDownloads: string;
|
|
283
|
+
};
|
|
276
284
|
colipri: {
|
|
277
285
|
prettyLabel: string;
|
|
278
286
|
repoName: string;
|
|
@@ -429,6 +437,13 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
429
437
|
filter: false;
|
|
430
438
|
countDownloads: string;
|
|
431
439
|
};
|
|
440
|
+
encoderfile: {
|
|
441
|
+
prettyLabel: string;
|
|
442
|
+
repoName: string;
|
|
443
|
+
repoUrl: string;
|
|
444
|
+
filter: false;
|
|
445
|
+
countDownloads: string;
|
|
446
|
+
};
|
|
432
447
|
espnet: {
|
|
433
448
|
prettyLabel: string;
|
|
434
449
|
repoName: string;
|
|
@@ -934,6 +949,14 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
934
949
|
filter: false;
|
|
935
950
|
countDownloads: string;
|
|
936
951
|
};
|
|
952
|
+
multimolecule: {
|
|
953
|
+
prettyLabel: string;
|
|
954
|
+
repoName: string;
|
|
955
|
+
repoUrl: string;
|
|
956
|
+
docsUrl: string;
|
|
957
|
+
snippets: (model: ModelData) => string[];
|
|
958
|
+
filter: false;
|
|
959
|
+
};
|
|
937
960
|
nemo: {
|
|
938
961
|
prettyLabel: string;
|
|
939
962
|
repoName: string;
|
|
@@ -1271,6 +1294,13 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
1271
1294
|
filter: false;
|
|
1272
1295
|
countDownloads: string;
|
|
1273
1296
|
};
|
|
1297
|
+
"stable-audio-3": {
|
|
1298
|
+
prettyLabel: string;
|
|
1299
|
+
repoName: string;
|
|
1300
|
+
repoUrl: string;
|
|
1301
|
+
filter: false;
|
|
1302
|
+
countDownloads: string;
|
|
1303
|
+
};
|
|
1274
1304
|
"stable-audio-tools": {
|
|
1275
1305
|
prettyLabel: string;
|
|
1276
1306
|
repoName: string;
|
|
@@ -1467,6 +1497,12 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
1467
1497
|
repoUrl: string;
|
|
1468
1498
|
countDownloads: string;
|
|
1469
1499
|
};
|
|
1500
|
+
trellis2: {
|
|
1501
|
+
prettyLabel: string;
|
|
1502
|
+
repoName: string;
|
|
1503
|
+
repoUrl: string;
|
|
1504
|
+
countDownloads: string;
|
|
1505
|
+
};
|
|
1470
1506
|
ultralytics: {
|
|
1471
1507
|
prettyLabel: string;
|
|
1472
1508
|
repoName: string;
|
|
@@ -1624,5 +1660,5 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
1624
1660
|
};
|
|
1625
1661
|
export type ModelLibraryKey = keyof typeof MODEL_LIBRARIES_UI_ELEMENTS;
|
|
1626
1662
|
export declare const ALL_MODEL_LIBRARY_KEYS: ModelLibraryKey[];
|
|
1627
|
-
export declare const ALL_DISPLAY_MODEL_LIBRARY_KEYS: ("acestep" | "adapter-transformers" | "allennlp" | "anemoi" | "araclip" | "aviation-ner" | "asteroid" | "audiocraft" | "audioseal" | "bagel-mot" | "bboxmaskpose" | "ben2" | "bertopic" | "big_vision" | "bionemo" | "birder" | "birefnet" | "bm25s" | "boltzgen" | "cancertathomev2" | "cartesia_pytorch" | "cartesia_mlx" | "champ" | "chatterbox" | "chaossim" | "chat_tts" | "chronos-forecasting" | "clara" | "clipscope" | "cloud-agents" | "colipri" | "cosyvoice" | "cotracker" | "colpali" | "comet" | "cosmos" | "cxr-foundation" | "deepforest" | "depth-anything-v2" | "depth-pro" | "derm-foundation" | "describe-anything" | "dia-tts" | "dia2" | "diff-interpretation-tuning" | "diffree" | "diffusers" | "diffusionkit" | "docking-at-home" | "doctr" | "edsnlp" | "elm" | "espnet" | "eupe" | "fairseq" | "fastai" | "fastprint" | "fasttext" | "fixer" | "flair" | "fme" | "gemma.cpp" | "geometry-crafter" | "gliner" | "gliner2" | "glm-tts" | "glyph-byt5" | "granite-library" | "grok" | "habibi-tts" | "hallo" | "hermes" | "holomotion" | "hezar" | "htrflow" | "hunyuan-dit" | "hunyuan3d-2" | "hunyuanworld-voyager" | "hy-worldplay" | "hy-world-2" | "image-matching-models" | "imstoucan" | "index-tts" | "infinitetalk" | "infinite-you" | "intellifold" | "ising-decoding" | "keras" | "tf-keras" | "keras-hub" | "kernels" | "kimi-audio" | "kittentts" | "kronos" | "k2" | "lyra-2.0" | "lagernvs" | "lightning-ir" | "litert" | "litert-lm" | "lerobot" | "lightglue" | "liveportrait" | "llama-cpp-python" | "mini-omni2" | "mindspore" | "magi-1" | "magenta-realtime" | "mamba-ssm" | "manas-1" | "mars5-tts" | "matanyone" | "mesh-anything" | "merlin" | "medvae" | "mitie" | "ml-agents" | "ml-sharp" | "mlx" | "mlx-image" | "mlc-llm" | "model2vec" | "moshi" | "mtvcraft" | "nemo" | "nv-medtech" | "open-oasis" | "open_clip" | "openpeerllm" | "open-sora" | "outetts" | "paddlenlp" | "PaddleOCR" | "peft" | "perception-encoder" | "phantom-wan" | "pocket-tts" | "pruna-ai" | "pxia" | "pyannote-audio" | "py-feat" | "pythae" | "quantumpeer" | "qwen3_tts" | "recurrentgemma" | "relik" | "refiners" | "renderformer" | "reverb" | "rkllm" | "robo-orchard-lab" | "saelens" | "sam2" | "sam-3d-body" | "sam-3d-objects" | "same" | "sample-factory" | "sap-rpt-1-oss" | "sapiens" | "sapiens2" | "seedvr" | "self-forcing" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "ssr-speech" | "stable-audio-tools" | "monkeyocr" | "diffusion-single-file" | "seed-story" | "skala" | "soloaudio" | "songbloom" | "stable-baselines3" | "stanza" | "supertonic" | "swarmformer" | "synthefy-migas" | "f5-tts" | "genmo" | "tencent-song-generation" | "tensorflowtts" | "tensorrt" | "tabpfn" | "terratorch" | "tic-clip" | "timesfm" | "timm" | "tirex" | "torchgeo" | "transformers" | "transformers.js" | "trellis" | "ultralytics" | "univa" | "uni-3dar" | "unity-sentis" | "sana" | "videoprism" | "vfi-mamba" | "vismatch" | "lvface" | "voicecraft" | "voxcpm" | "vui" | "vibevoice" | "videox_fun" | "wan2.2" | "wham" | "whisperkit" | "yolov10" | "yolov26" | "zonos" | "3dtopia-xl")[];
|
|
1663
|
+
export declare const ALL_DISPLAY_MODEL_LIBRARY_KEYS: ("acestep" | "adapter-transformers" | "allennlp" | "anemoi" | "araclip" | "aviation-ner" | "asteroid" | "audiocraft" | "audioseal" | "bagel-mot" | "bboxmaskpose" | "ben2" | "bertopic" | "big_vision" | "bionemo" | "birder" | "birefnet" | "bm25s" | "boltzgen" | "cancertathomev2" | "cartesia_pytorch" | "cartesia_mlx" | "champ" | "chatterbox" | "chaossim" | "chat_tts" | "chronos-forecasting" | "clara" | "clipscope" | "cloud-agents" | "collectorvision" | "colipri" | "cosyvoice" | "cotracker" | "colpali" | "comet" | "cosmos" | "cxr-foundation" | "deepforest" | "depth-anything-v2" | "depth-pro" | "derm-foundation" | "describe-anything" | "dia-tts" | "dia2" | "diff-interpretation-tuning" | "diffree" | "diffusers" | "diffusionkit" | "docking-at-home" | "doctr" | "edsnlp" | "elm" | "encoderfile" | "espnet" | "eupe" | "fairseq" | "fastai" | "fastprint" | "fasttext" | "fixer" | "flair" | "fme" | "gemma.cpp" | "geometry-crafter" | "gliner" | "gliner2" | "glm-tts" | "glyph-byt5" | "granite-library" | "grok" | "habibi-tts" | "hallo" | "hermes" | "holomotion" | "hezar" | "htrflow" | "hunyuan-dit" | "hunyuan3d-2" | "hunyuanworld-voyager" | "hy-worldplay" | "hy-world-2" | "image-matching-models" | "imstoucan" | "index-tts" | "infinitetalk" | "infinite-you" | "intellifold" | "ising-decoding" | "keras" | "tf-keras" | "keras-hub" | "kernels" | "kimi-audio" | "kittentts" | "kronos" | "k2" | "lyra-2.0" | "lagernvs" | "lightning-ir" | "litert" | "litert-lm" | "lerobot" | "lightglue" | "liveportrait" | "llama-cpp-python" | "mini-omni2" | "mindspore" | "magi-1" | "magenta-realtime" | "mamba-ssm" | "manas-1" | "mars5-tts" | "matanyone" | "mesh-anything" | "merlin" | "medvae" | "mitie" | "ml-agents" | "ml-sharp" | "mlx" | "mlx-image" | "mlc-llm" | "model2vec" | "moshi" | "mtvcraft" | "multimolecule" | "nemo" | "nv-medtech" | "open-oasis" | "open_clip" | "openpeerllm" | "open-sora" | "outetts" | "paddlenlp" | "PaddleOCR" | "peft" | "perception-encoder" | "phantom-wan" | "pocket-tts" | "pruna-ai" | "pxia" | "pyannote-audio" | "py-feat" | "pythae" | "quantumpeer" | "qwen3_tts" | "recurrentgemma" | "relik" | "refiners" | "renderformer" | "reverb" | "rkllm" | "robo-orchard-lab" | "saelens" | "sam2" | "sam-3d-body" | "sam-3d-objects" | "same" | "sample-factory" | "sap-rpt-1-oss" | "sapiens" | "sapiens2" | "seedvr" | "self-forcing" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "ssr-speech" | "stable-audio-3" | "stable-audio-tools" | "monkeyocr" | "diffusion-single-file" | "seed-story" | "skala" | "soloaudio" | "songbloom" | "stable-baselines3" | "stanza" | "supertonic" | "swarmformer" | "synthefy-migas" | "f5-tts" | "genmo" | "tencent-song-generation" | "tensorflowtts" | "tensorrt" | "tabpfn" | "terratorch" | "tic-clip" | "timesfm" | "timm" | "tirex" | "torchgeo" | "transformers" | "transformers.js" | "trellis" | "trellis2" | "ultralytics" | "univa" | "uni-3dar" | "unity-sentis" | "sana" | "videoprism" | "vfi-mamba" | "vismatch" | "lvface" | "voicecraft" | "voxcpm" | "vui" | "vibevoice" | "videox_fun" | "wan2.2" | "wham" | "whisperkit" | "yolov10" | "yolov26" | "zonos" | "3dtopia-xl")[];
|
|
1628
1664
|
//# sourceMappingURL=model-libraries.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model-libraries.d.ts","sourceRoot":"","sources":["../../src/model-libraries.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEzE;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAChC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,MAAM,EAAE,CAAC;IAC1C;;;;;OAKG;IACH,cAAc,CAAC,EAAE,kBAAkB,CAAC;IACpC;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;;;GAaG;AAEH,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"model-libraries.d.ts","sourceRoot":"","sources":["../../src/model-libraries.ts"],"names":[],"mappings":"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"}
|
|
@@ -269,6 +269,14 @@ exports.MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
269
269
|
filter: false,
|
|
270
270
|
countDownloads: `path:"setup.py"`,
|
|
271
271
|
},
|
|
272
|
+
collectorvision: {
|
|
273
|
+
prettyLabel: "CollectorVision",
|
|
274
|
+
repoName: "CollectorVision",
|
|
275
|
+
repoUrl: "https://github.com/HanClinto/CollectorVision",
|
|
276
|
+
snippets: snippets.collectorvision,
|
|
277
|
+
filter: false,
|
|
278
|
+
countDownloads: `path_extension:"onnx"`,
|
|
279
|
+
},
|
|
272
280
|
colipri: {
|
|
273
281
|
prettyLabel: "COLIPRI",
|
|
274
282
|
repoName: "COLIPRI",
|
|
@@ -426,6 +434,13 @@ exports.MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
426
434
|
filter: false,
|
|
427
435
|
countDownloads: `path_filename:"slicex_elm_config" AND path_extension:"json"`,
|
|
428
436
|
},
|
|
437
|
+
encoderfile: {
|
|
438
|
+
prettyLabel: "encoderfile",
|
|
439
|
+
repoName: "encoderfile",
|
|
440
|
+
repoUrl: "https://github.com/mozilla-ai/encoderfile",
|
|
441
|
+
filter: false,
|
|
442
|
+
countDownloads: `path_extension:"encoderfile"`,
|
|
443
|
+
},
|
|
429
444
|
espnet: {
|
|
430
445
|
prettyLabel: "ESPnet",
|
|
431
446
|
repoName: "ESPnet",
|
|
@@ -932,6 +947,14 @@ exports.MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
932
947
|
filter: false,
|
|
933
948
|
countDownloads: `path:"vae/3d-vae.pt"`,
|
|
934
949
|
},
|
|
950
|
+
multimolecule: {
|
|
951
|
+
prettyLabel: "MultiMolecule",
|
|
952
|
+
repoName: "MultiMolecule",
|
|
953
|
+
repoUrl: "https://github.com/MultiMolecule/multimolecule",
|
|
954
|
+
docsUrl: "https://multimolecule.danling.org",
|
|
955
|
+
snippets: snippets.multimolecule,
|
|
956
|
+
filter: false,
|
|
957
|
+
},
|
|
935
958
|
nemo: {
|
|
936
959
|
prettyLabel: "NeMo",
|
|
937
960
|
repoName: "NeMo",
|
|
@@ -1272,6 +1295,13 @@ exports.MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
1272
1295
|
filter: false,
|
|
1273
1296
|
countDownloads: `path_extension:".pth"`,
|
|
1274
1297
|
},
|
|
1298
|
+
"stable-audio-3": {
|
|
1299
|
+
prettyLabel: "Stable Audio 3",
|
|
1300
|
+
repoName: "stable-audio-3",
|
|
1301
|
+
repoUrl: "https://github.com/Stability-AI/stable-audio-3",
|
|
1302
|
+
filter: false,
|
|
1303
|
+
countDownloads: `path:"model_config.json"`,
|
|
1304
|
+
},
|
|
1275
1305
|
"stable-audio-tools": {
|
|
1276
1306
|
prettyLabel: "Stable Audio Tools",
|
|
1277
1307
|
repoName: "stable-audio-tools",
|
|
@@ -1468,6 +1498,12 @@ exports.MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
1468
1498
|
repoUrl: "https://github.com/microsoft/TRELLIS",
|
|
1469
1499
|
countDownloads: `path_extension:"safetensors"`,
|
|
1470
1500
|
},
|
|
1501
|
+
trellis2: {
|
|
1502
|
+
prettyLabel: "TRELLIS.2",
|
|
1503
|
+
repoName: "TRELLIS.2",
|
|
1504
|
+
repoUrl: "https://github.com/microsoft/TRELLIS.2",
|
|
1505
|
+
countDownloads: `path_extension:"safetensors"`,
|
|
1506
|
+
},
|
|
1471
1507
|
ultralytics: {
|
|
1472
1508
|
prettyLabel: "ultralytics",
|
|
1473
1509
|
repoName: "ultralytics",
|
package/dist/esm/eval.d.ts
CHANGED
|
@@ -92,6 +92,11 @@ export declare const EVALUATION_FRAMEWORKS: {
|
|
|
92
92
|
readonly description: "CLAW-Eval is an evaluation framework for assessing LLMs as autonomous agents across 300 human-verified tasks covering communication, finance, and productivity domains.";
|
|
93
93
|
readonly url: "https://github.com/claw-eval/claw-eval";
|
|
94
94
|
};
|
|
95
|
+
readonly researchclawbench: {
|
|
96
|
+
readonly name: "researchclawbench";
|
|
97
|
+
readonly description: "ResearchClawBench is a benchmark for evaluating AI agents on end-to-end scientific research tasks, from reading data and related work to producing code, figures, and publication-style reports.";
|
|
98
|
+
readonly url: "https://github.com/InternScience/ResearchClawBench";
|
|
99
|
+
};
|
|
95
100
|
readonly pbench: {
|
|
96
101
|
readonly name: "pbench";
|
|
97
102
|
readonly description: "PBench is a multi-level referring expression segmentation benchmark for evaluating vision-language perception across a structured hierarchy of skills.";
|
package/dist/esm/eval.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eval.d.ts","sourceRoot":"","sources":["../../src/eval.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"eval.d.ts","sourceRoot":"","sources":["../../src/eval.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsHxB,CAAC"}
|
package/dist/esm/eval.js
CHANGED
|
@@ -92,6 +92,11 @@ export const EVALUATION_FRAMEWORKS = {
|
|
|
92
92
|
description: "CLAW-Eval is an evaluation framework for assessing LLMs as autonomous agents across 300 human-verified tasks covering communication, finance, and productivity domains.",
|
|
93
93
|
url: "https://github.com/claw-eval/claw-eval",
|
|
94
94
|
},
|
|
95
|
+
researchclawbench: {
|
|
96
|
+
name: "researchclawbench",
|
|
97
|
+
description: "ResearchClawBench is a benchmark for evaluating AI agents on end-to-end scientific research tasks, from reading data and related work to producing code, figures, and publication-style reports.",
|
|
98
|
+
url: "https://github.com/InternScience/ResearchClawBench",
|
|
99
|
+
},
|
|
95
100
|
pbench: {
|
|
96
101
|
name: "pbench",
|
|
97
102
|
description: "PBench is a multi-level referring expression segmentation benchmark for evaluating vision-language perception across a structured hierarchy of skills.",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hardware-amd.d.ts","sourceRoot":"","sources":["../../src/hardware-amd.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACvD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;CACnB;
|
|
1
|
+
{"version":3,"file":"hardware-amd.d.ts","sourceRoot":"","sources":["../../src/hardware-amd.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAElD,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACvD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;CACnB;AAID,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,kBAAkB,CAiT3D,CAAC"}
|
package/dist/esm/hardware-amd.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
const AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS = [16, 24, 32, 48, 64, 96];
|
|
1
2
|
export const AMD_GPU_SKUS = {
|
|
2
3
|
MI300: {
|
|
3
4
|
tflops: 383.0,
|
|
@@ -223,8 +224,80 @@ export const AMD_GPU_SKUS = {
|
|
|
223
224
|
power: 250,
|
|
224
225
|
releaseYear: 2020,
|
|
225
226
|
},
|
|
227
|
+
"Radeon 610M": {
|
|
228
|
+
tflops: 0.97,
|
|
229
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
230
|
+
gfxVersion: "gfx1037",
|
|
231
|
+
msrp: 300,
|
|
232
|
+
power: 15,
|
|
233
|
+
releaseYear: 2022,
|
|
234
|
+
},
|
|
235
|
+
"Radeon 740M": {
|
|
236
|
+
tflops: 5.12,
|
|
237
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
238
|
+
gfxVersion: "gfx1103",
|
|
239
|
+
msrp: 179,
|
|
240
|
+
power: 15,
|
|
241
|
+
releaseYear: 2023,
|
|
242
|
+
},
|
|
243
|
+
"Radeon 760M": {
|
|
244
|
+
tflops: 10.65,
|
|
245
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
246
|
+
gfxVersion: "gfx1103",
|
|
247
|
+
msrp: 229,
|
|
248
|
+
power: 15,
|
|
249
|
+
releaseYear: 2023,
|
|
250
|
+
},
|
|
251
|
+
"Radeon 780M": {
|
|
252
|
+
tflops: 16.59,
|
|
253
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
254
|
+
gfxVersion: "gfx1103",
|
|
255
|
+
msrp: 329,
|
|
256
|
+
power: 15,
|
|
257
|
+
releaseYear: 2023,
|
|
258
|
+
},
|
|
259
|
+
"Radeon 820M": {
|
|
260
|
+
tflops: 1.434,
|
|
261
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
262
|
+
gfxVersion: "gfx1152",
|
|
263
|
+
msrp: 200,
|
|
264
|
+
power: 15,
|
|
265
|
+
releaseYear: 2025,
|
|
266
|
+
},
|
|
267
|
+
"Radeon 840M": {
|
|
268
|
+
tflops: 2.97,
|
|
269
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
270
|
+
gfxVersion: "gfx1152",
|
|
271
|
+
msrp: 250,
|
|
272
|
+
power: 15,
|
|
273
|
+
releaseYear: 2025,
|
|
274
|
+
},
|
|
275
|
+
"Radeon 860M": {
|
|
276
|
+
tflops: 6.14,
|
|
277
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
278
|
+
gfxVersion: "gfx1152",
|
|
279
|
+
msrp: 300,
|
|
280
|
+
power: 15,
|
|
281
|
+
releaseYear: 2025,
|
|
282
|
+
},
|
|
283
|
+
"Radeon 880M": {
|
|
284
|
+
tflops: 8.91,
|
|
285
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
286
|
+
gfxVersion: "gfx1150",
|
|
287
|
+
msrp: 400,
|
|
288
|
+
power: 15,
|
|
289
|
+
releaseYear: 2024,
|
|
290
|
+
},
|
|
291
|
+
"Radeon 890M": {
|
|
292
|
+
tflops: 11.88,
|
|
293
|
+
memory: AMD_GPU_INTEGRATED_SHARED_MEMORY_OPTIONS,
|
|
294
|
+
gfxVersion: "gfx1150",
|
|
295
|
+
msrp: 450,
|
|
296
|
+
power: 15,
|
|
297
|
+
releaseYear: 2024,
|
|
298
|
+
},
|
|
226
299
|
"Ryzen AI Max+ 395": {
|
|
227
|
-
tflops:
|
|
300
|
+
tflops: 29.7,
|
|
228
301
|
memory: [64, 96, 128],
|
|
229
302
|
gfxVersion: "gfx1151",
|
|
230
303
|
msrp: 1_500,
|
package/dist/esm/hardware.d.ts
CHANGED
|
@@ -103,6 +103,13 @@ export declare const SKUS: {
|
|
|
103
103
|
power: number;
|
|
104
104
|
releaseYear: number;
|
|
105
105
|
};
|
|
106
|
+
"Arc Pro B70": {
|
|
107
|
+
tflops: number;
|
|
108
|
+
memory: number[];
|
|
109
|
+
msrp: number;
|
|
110
|
+
power: number;
|
|
111
|
+
releaseYear: number;
|
|
112
|
+
};
|
|
106
113
|
};
|
|
107
114
|
QUALCOMM: {
|
|
108
115
|
"Snapdragon X Elite X1E-00-1DE": {
|