Skip to content

get_rows & dequantize function implementation for repacked weights of type q4_0 (q4_0x8) #1058

get_rows & dequantize function implementation for repacked weights of type q4_0 (q4_0x8)

get_rows & dequantize function implementation for repacked weights of type q4_0 (q4_0x8) #1058

Workflow file for this run

name: Bindings Tests (Ruby)
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
ubuntu-22:
runs-on: ubuntu-22.04
defaults:
run:
working-directory: bindings/ruby
steps:
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
- uses: actions/checkout@v4
- run: rake test