Skip to content

Conversation

@gkielian
Copy link
Collaborator

@gkielian gkielian commented Oct 5, 2023

Adding README.md and scripts for quickly setting up GPU-accelerated python wrapper for running GGUF models (llama.cpp).

Also adds a test script to setup and test quickly by grabbing Mistral 7B and running the example prompt.

Soon we can begin augmentation via methods along the lines of:

https://arxiv.org/abs/2309.09530
Adapting Large Language Models via Reading Comprehension

Which is opened up by Mistral's apache-2.0 license.

This should allow us to further increase the efficacy of our datasets, and reduce the number of parameters required for excellent models.

This will be used by data augmentation llms like mistral
Tests gpu running with mistral Q5_K_M
@msaligane msaligane merged commit e0e4a93 into ReaLLMASIC:master Oct 6, 2023
gkielian pushed a commit that referenced this pull request Aug 17, 2024
Adjust snac whisper script names and paths
gkielian pushed a commit that referenced this pull request Nov 8, 2024
Refactor to allow for compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants