Vincent Morrill

Results 5 comments of Vincent Morrill

While I admit I'm rather new to the field of AI and ML, one possible naiive solution could be to look into some kind of small-scale adversarial checking process? From...

Interesting, will play with some more chronological questions. If you wrap the date with something, (e.g { }, [ ], ( ), " ", ' ') does that help curb...

Ah, okay: I hadn't realized the `LlamaCpp` was the explicit modeltype. Thanks! Adjusting the MODEL_TYPE to be LlamaCpp results in the following new value_error: Using embedded DuckDB with persistence: data...

Downloading one now. I'm curious what difference this makes: is there some kind of naming convention being followed that I'm simple not aware of yet? I'd love to know what...

It got a little further using a model ending in q4_0, it looks like it was at least able to partially load some of the model functions. Here's the output...