Skip to content

Support model revision and tokenizer revision in huggingface server #945

Support model revision and tokenizer revision in huggingface server

Support model revision and tokenizer revision in huggingface server #945

Triggered via pull request April 3, 2024 02:45
Status Success
Total duration 4m 44s
Artifacts

verify-codegen.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
verify-codegen
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
verify-codegen
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
verify-codegen
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
verify-codegen
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
verify-codegen
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
verify-codegen
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
verify-codegen
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
verify-codegen
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
verify-codegen
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
verify-codegen
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant