Philip May

Results 128 issues of Philip May

see https://github.com/sphinx-doc/sphinx/issues/9420

enhancement
help wanted

Hi, this implementation changes the LR after each epoch. It should do this after each batch. What do you think?

On the README page you say that LLaMA and Alpaca are open source. Since they are restricted for non commercial, research only they can not be called open-souce.

Hi, I would like to add a small chapter about the new progressbar to the wiki. How do I do that? I think it's not possible to contribute pull requests...

Hi, what do you think about adding persistence for the trials object to hyperopt? I have the following in mind: You can pass a `persist_trials_name` to fmin that is used...

The constructor should be documented at class level and not at the __init__ function.

enhancement
good first issue

We had to apply this workaround: https://github.com/telekom/style-doc/blob/db352ed72ae4473a805d485692df58ec4511a673/style_doc/style_doc.py#L495-L497 `# fmt: off` and `# fmt: on` is needed so black does not convert it back to `'"""'`.

bug

enhancement
low priority