James Long

Results 7 comments of James Long

I can't seem to replicate this either, unless as @Anviking says you have whitespace after the end of the curly brace.

I've started a possible externalisation on my fork of the project (ac3xx@bcd71e9618d111e93938dd6b4c1ab7598c361e42) - split out the Objective-C regex into an external plist and started a CSS one (although the regex...

@Anviking Yes, they will need to be, static libraries can't contain resources. The CSS highlighter has some bugs associated (bad regex mainly), but the basis is there :). To test...

@Anviking Okay, sure, I'll take a look into cleaning it up with initialisation methods/bundles/etc later this week when I get some free time. To a certain extent I agree with...

Exact same issue using `microsoft/Phi-3-vision-128k-instruct` on a M1 Max.

> @xfer @ac3xx @ChristianWeyer can you try to rollback to v0.2.4: > > > > ``` > > git fetch origin tag v0.2.4 > > git checkout v0.2.4 > >...

``` % cargo run --release --features metal -- -i vision-plain -m microsoft/Phi-3-vision-128k-instruct -a phi3v Compiling mistralrs-core v0.2.4 (/Users/jl/Code/mistral.rs/mistralrs-core) error[E0308]: arguments to this method are incorrect --> mistralrs-core/src/pipeline/isq.rs:128:30 | 128 |...