mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-06 03:27:44 +00:00
feat: new-york-city-taxi-fare-prediction_template (#488)
* copy init version * feat: new-york-city-taxi-fare-prediction_template * add move to linear model * Add more details about docker * auto lint * auto lint with new black
This commit is contained in:
@@ -19,7 +19,6 @@ prompt_dict = Prompts(file_path=Path(__file__).parent / "prompts.yaml")
|
||||
|
||||
|
||||
class LLMHypothesisGen(HypothesisGen):
|
||||
|
||||
def __init__(self, scen: Scenario):
|
||||
super().__init__(scen)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user