-
I downloaded the zip archive just today, ran `install.bat` (it looked like everything downloaded correctly), and then put a video file (HEVC) into the `av1an-winscript\scripts\av1an-batch\input` direc…
-
### Make sure you completed the following tasks
- [x] I searched the [discussions](https://github.com/bfgroup/b2/discussions)
- [x] I searched the closed and open [issues](https://github.com/bfgro…
-
Hi guys. One interesting thing that could be explored is crash reporting. As you may know, you can use Sentry to automatically upload crash reports from the plugin to their website to view. The proble…
-
### Prior Search
- [X] I have already searched this [project's issues](https://github.com/Panfactum/stack/issues) to determine if a similar request has already been made.
### What new functional…
-
Trying new way to use these two function.
-
### Motivation
I now want to use lmdeploy to deploy internlm2-7b-reward.
I simply expanded the weight in v_head from [1, D] to [V, D].
If we can directly obtain the logits instead of logprobs , t…
-
## Description
The `Quantity` class in the `healthchain/models/data/concept.py` file currently allows both string and float values for the `value` field. We need to implement validation for conversio…
-
Let's add support for running our `coder` CLI on the RISC-V CPU architecture (https://riscv.org/).
It should be relatively straight forward (`GOARCH=riscv GOOS=linux`) but there's a chance it coul…
-
import logging
import math
import random
from dataclasses import dataclass, field, fields
import dataclasses
from math import pi
from typing import Sequence, Tuple, Union, Optional
import tor…
-
## strict_top_level_inference
## Description
Missing top-level declaration type defaulted to `dynamic`.
## Details
Based on discussion on `always_declare_return_types`, and why it's not su…