arcee-ai/Trinity-Large-Preview-FP8
Text Generation
•
399B
•
Updated
•
17
•
23
device=["cuda:0", "cuda:1"] or device=["cpu"]*4 on the model.predict or model.rank calls.dataset_id, e.g. dataset_id="lightonai/NanoBEIR-de" for the German benchmark.output_scores=True to get similarity scores returned. This can be useful for some distillation losses!read_file - Actually read file contentssearch_files - Regex/pattern search across codebasesfind_definition - Locate classes/functionsanalyze_imports - Dependency trackinglist_directory - Explore structurerun_tests - Execute test suitessearch_files with pattern "ValueError"read_file on each match