We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ed767 commit f5a3c8dCopy full SHA for f5a3c8d
packages/hub/src/lib/model-info.spec.ts
@@ -10,7 +10,7 @@ describe("modelInfo", () => {
10
expect(info).toEqual({
11
id: "621ffdc036468d709f17434d",
12
downloads: expect.any(Number),
13
- author: "OpenAI",
+ author: "openai-community",
14
gated: false,
15
name: "openai-community/gpt2",
16
updatedAt: expect.any(Date),
0 commit comments