emolero's picture
Upload folder using huggingface_hub
ab74ec2 verified
|
Raw
History Blame Contribute Delete
5.83 kB

ModelAsAService

Sandbox API Repository to describe, develop, document, and test the ModelAsAService Service API(s). The repository does not yet belong to a CAMARA Sub Project.

Scope

  • Service APIs “ModelAsAService” (see APIBacklog.md)
  • MaaS (Model as a Services) refers to the packaging of AI models and their associated capabilities into reusable services, enabling users to quickly and efficiently build, deploy, monitor, and invoke models without the need to develop and maintain underlying foundational capabilities.
  • The API provides the API consumer with the ability to:
    • build and manage personalized Knowledge Bases (knowledge-base)
    • quickly construct unique Q&A Assistant applications (qa-assistant-manage)
    • provide Q&A services to the users of the application (qa-assistant-service)
    • NOTE: more model services to be added.
  • Describe, develop, document, and test the APIs
  • Started: November 2024

Release Information

Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. For best results, use the latest available release.

The above section is automatically synchronized by CAMARA project-administration.

Contributing