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 847ad15 commit c37fb12Copy full SHA for c37fb12
data/projects.json
@@ -379,6 +379,16 @@
379
"twitterURL": "",
380
"lowercaseName": "immutant"
381
},
382
+ {
383
+ "projectName": "InstructLab",
384
+ "projectDescription": "InstructLab is a model-agnostic open source AI project that facilitates contributions to Large Language Models (LLMs).",
385
+ "projectRepository": "https://github.com/instructlab/",
386
+ "projectWebsite": "https://instructlab.ai/",
387
+ "category": "Development",
388
+ "twitterHandle": "",
389
+ "twitterURL": "",
390
+ "lowercaseName": "instructlab"
391
+ },
392
{
393
"projectName": "IronJacamar",
394
"projectDescription": "An implementation of the Java EE Connector Architecture 1.7 specification",
0 commit comments