Gennadij
Gennadij
@mrholek I have got the similar error in 2.0.0-beta.5 and 2.0.0-rc.0 > Syntax Error: ModuleNotFoundError: Module not found: Error: Can't resolve '../../node_modules/@coreui/icons/scss/fonts/CoreUI-Icons-Free.eot' in '/app/assets/css' This helps me: `$coreui-icons-font-path: "../../fonts" !default;`
This is because the dependencies have been updated. There is nothing developers can do here.
you should create this issue there https://github.com/abetlen/llama-cpp-python
@Touch-Night sorry, it was my mistake :) Yeah it includes everything. Everything fine, sorry. P.S I deleted my message, but you still managed to reply :)
Did you try Q4? As I know Q3/Q5 was broken when it was created.
> Broken - @berkut1 do you mean during conversion to gguf or during quantization or at some other step, in other words: where should the issue be filed in this...
What about ? There is an another template https://github.com/mamei16/LLM_Web_search/blob/main/instruction_templates/Llama-3.yaml
you forgot to add/ban the words "flat earth" P.S and that is a bad trolling from you
The most useful thing about attributes is that IDEs fully support autocompletion with them; you can create docs rules without documentation. With annotations, it was a pain, especially when code...
Since updating to 6.2, I have been using ready-made patterns from the https://github.com/symfony/symfony/blob/6.2/src/Symfony/Component/Routing/Requirement/Requirement.php But I doubt that this issue has been resolved. Also, if it is not solvable, then there...