-
The lead instructor needs to schedule events on [Eventbrite](https://www.eventbrite.com) using the [RSE
Sheffield](https://www.eventbrite.co.uk/o/rse-sheffield-29660305889) organisation. If you have …
-
[Instructor Training calendar](https://carpentries.github.io/instructor-training/training_calendar/) link on https://carpentries.org/member_faq/#how-do-your-instructor-training-events-run is 404.
-
Which would perform better on task A: fine-tuning on only dataset A vs. instruction-based fine-tuning across multiple datasets (tasks)?
-
### Bug Description
----> 4 from ragatouille import RAGPretrainedModel
6 READER_MODEL_NAME = "llama-2-7b-chat-hf"
8 bnb_config = BitsAndBytesConfig(
9 load_in_4bit=True,
…
-
Hello,
Use of Instructor embeddings for classification is mentioned, and I have found a way to sort of do this: I include several ground truth examples for say 7 of my classes (I have a 7 multiclas…
-
## Link to Canvas
https://learning.flatironschool.com/courses/6486/assignments/243757?module_item_id=573828
## Issue Subtype
- [ ] Master branch code
- [ ] Solution branch code
- [ ] …
-
Good evening,
I have been interested in using a Mixture of Experts for some time. I built a rudimentary version of this scheme using a hierarchical K-means (similar to MoLoRA) but your code is far …
-
### Security Story
**Story context**
From security assessor:
Staff with software development responsibilities should be provided with secure software development training. This training may either b…
-
These lessons are still in alpha and are being actively developed. Since things are still in a state of flux, we don't have specific issues that need help at the moment, but if you are interested in p…
-
Hello,
Was there a specific reason for ending the training at 40K steps?
What criteria or basis(i.e. metric) did you use to determine the stopping point?