mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-02 00:57:09 +00:00
first attempt to store test results
This commit is contained in:
@@ -31,4 +31,9 @@ public class ModelFactoryTests
|
||||
{
|
||||
using var model = _modelFactory.LoadModel(Constants.MPT_MODEL_PATH);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void DummyTest()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user