Daniel

Results 51 issues of Daniel

Is the IntermLM 7B the only one open to the community, larger models are commercially licensed?

PermissionError: [Errno 13] Permission denied: 'E:\\onnx2torch\\tmptf9fub_u' On Windows platform

**What type of file would you like magika to detect?** Examples: - "Nintendo Binary Revolution RESource (.brres)" - "Valve Map Format file (.vmf)" - "Blender save file (.blend)" - "RPG...

missing content type
needs triage

ggml.ai can quantize a model to int4/8, and can seed up the inference of a model.

printf("bandwidth: %f Gbps\n", 2 * NR_BYTES / (1024.0 * 1024.0 * 1024.0) * 1000 / used); 这个应该是GBps

看到评估代码,是基于tag级的,没注意到entity级评估,对不?

test fewshot.py, get the below fatal error. pytorch 1.10.0 ``` for step, inputs in enumerate(train_dataloader): if use_cuda: inputs = inputs.cuda() logits = prompt_model(inputs) labels = inputs['label'] loss = loss_func(logits, labels)...

It has been a few weeks since you announced InternLM. Is there any updated information/message?

I compiled darknet-nnpack with x86-64 linux, but it cannot work well with the weights file downloaded from this site. It always says “ core dump". Have anyone tried it on...