SachinVashisth
Results
2
issues of
SachinVashisth
Hi Thanks for a wonderful article related to Multi-Arm Bandits (MAB). In the article, you discussed that **the loss function is the total regret we might have by not selecting...
**The bug** Hi! I am getting the message ```Segmentation fault (core dumped)``` while running the following code. **To Reproduce** ```python from guidance import models, gen llama3 = models.Transformers("meta-llama/Meta-Llama-3-8B-Instruct", device_map =...