Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FedML-AI/FedML

FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.
https://github.com/FedML-AI/FedML

edit slave base image to nvidia triton image.

9780af46af477ca7b521723e12fcc0c7f4c911c3 authored about 2 years ago
edit slave base image to nvidia triton image.

47f3577302001d2260be09b09edd698ef9ad99b3 authored about 2 years ago
fixed the issue for activation key.

a27e980719b9e2eb4b6cc79210627d829159b5c2 authored about 2 years ago
fixed the issue for activation key.

5dacb02c871e52f0209e56012255ca9ac02d2dff authored about 2 years ago
cache end point status and activate flag.

30e488454f2244e84b1aaa9ba6b444b3025dbd40 authored about 2 years ago
cache end point status and activate flag.

973fbb6d784abae9e84ec301b9b69a8b700d476f authored about 2 years ago
remove model files when received delete deployment message.

3b4c651d86677de26b11a7a1ac31499008ea8b10 authored about 2 years ago
remove model files when received delete deployment message.

23abd14ce6df0257b39e41dcdf321665d7612e1d authored about 2 years ago
fixed issue for end point status key.

baecd329da4d93dd2b5c158596a78589194547db authored about 2 years ago
fixed issue for end point status key.

61a4562f082b0562a8987d3f6812051df1e274a7 authored about 2 years ago
send end point status when activating a deployed model.

342831505d7ffca589030ee501c8e1eca765b67e authored about 2 years ago
send end point status when activating a deployed model.

1cee3bc47511e838ffa47353d79302e1ce813782 authored about 2 years ago
use key/value as the structure of end point status.

c76c11bc0c1e6492ef725d9dd8900a158fafe4a9 authored about 2 years ago
use key/value as the structure of end point status.

d019aac1f3936222fdb9403c0bc7c2fdaec06b4f authored about 2 years ago
fixed the issue that running model name is not correct.

ffdf5c6eb8f6967397d2e6b3fbbfad2957b8f83f authored about 2 years ago
fixed the issue that running model name is not correct.

425c9dd9900d3cb25f62dcb81c55bb2cfce515fa authored about 2 years ago
fixed again ignore the device for end point when checking idle devices.

9867cba75e10b1d3e5740727f7fe830b3cf14794 authored about 2 years ago
fixed again ignore the device for end point when checking idle devices.

b5e4a7e1840fb4802cfd7392cef8e43f9b9c243a authored about 2 years ago
set default share memory size for triton server.

ce67737839a8c0ceb0fd60284170e83b3812f35f authored about 2 years ago
set default share memory size for triton server.

4f2324257c74a8a7976036812b965d10e6605b68 authored about 2 years ago
ignore the device for end point when checking idle devices.

5000629ed7d48312afa169442c3e03afdb82f2ac authored about 2 years ago
ignore the device for end point when checking idle devices.

dad855d6b260da29ef50ce89c523a8e8efa707a4 authored about 2 years ago
fixed model version issue when sending deployment result to ModelOps backend.

c617cef269bbcffd5cef76cac4e33ff62a4efd5c authored about 2 years ago
fixed model version issue when sending deployment result to ModelOps backend.

d0fad301450713ab4066969b0d7cb047390ed4a3 authored about 2 years ago
set original model name to new composite model name when checking if model is ready.

7cd6bf3d9cff3a8f81d64fbea138d7f70c280a51 authored about 2 years ago
set original model name to new composite model name when checking if model is ready.

de7f21a38ed32808c548f3bb83397f81de5a65d0 authored about 2 years ago
refactor model name by end point id, model id, original model name and model version.

11a51e68ea056b445539e7e32983728bcc7ecc65 authored about 2 years ago
refactor model name by end point id, model id, original model name and model version.

e1c7a19c50ca54b9a0d62aad791f5e4a08901b37 authored about 2 years ago
edit model logout cli and set end point status to activation when model deployment is finished.

dfc6c6abfb5068e1bca831234c0f26feafebe821 authored about 2 years ago
edit model logout cli and set end point status to activation when model deployment is finished.

de9d18152e9ef6c529335a7b47a62b0d3951cef1 authored about 2 years ago
add user api key to model local deployment and fixed master startup issue.

9c5c0cbda78fd4384c1d1a041d24a51f3265481f authored about 2 years ago
add user api key to model local deployment and fixed master startup issue.

907c01ba8c701baa37ef11cc72a12b6fbe881ba9 authored about 2 years ago
add model message object to parse model deployment request from cli and web.

a7dd744c2ca52bb56964258e8bf400139f668079 authored about 2 years ago
add model message object to parse model deployment request from cli and web.

8aece0a461a5110b83c0a59ef6834b19d3f186c7 authored about 2 years ago
add activating,deactivating,deleting end point for model deployment and update model name by connection end point, model id and model version.

71e8bbf3df6ea05848dece70702581df42ab4c0d authored about 2 years ago
add activating,deactivating,deleting end point for model deployment and update model name by connection end point, model id and model version.

918170d2cef1b4065c7d8f7199090b972ac4f1b2 authored about 2 years ago
check user id and api key for model cli.

ed51e6149f799088229b8c5c8caf6ae29b4abe8e authored about 2 years ago
check user id and api key for model cli.

860579848ee9ab7b81ca2f7373ff317778b254b3 authored about 2 years ago
update model display text for list cli.

84b1284a81760c1b06c6151018c5f71f7ed6beba authored about 2 years ago
update model display text for list cli.

3c84286accd3b7754ac610e637b9c862fa811408 authored about 2 years ago
make push,deploy,list,pull cli work.

f8571c7e58ff079b7efa375e28d59f1e49c07b8f authored about 2 years ago
make push,deploy,list,pull cli work.

0c7b40c6966035386f402c76fce7c521ed213251 authored about 2 years ago
Merge pull request #694 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

ab2f6b85df5f9931364e988ab869e19ab1c82f69 authored about 2 years ago
Merge pull request #694 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

02056e2d5589e2ed54feddeaaed993d8a7f58601 authored about 2 years ago
add source tag to the run id field in the logs table.

2995d4ad1d455789bc3c223230a1b6ab3fb7e039 authored about 2 years ago
add source tag to the run id field in the logs table.

2b6324a40f674f42c14f0cff041762defe343dda authored about 2 years ago
add redis address and port on the inference entry.

db02d0c0809562f1298dfede946b5a241b5acacd authored about 2 years ago
add redis address and port on the inference entry.

18217bcc8d1a93298140a17fcc5092f6cd272741 authored about 2 years ago
fixed stages logging error and sending deployment message error.

1bd552e65803356d8bec54fcf2c8348e89c3d63f authored about 2 years ago
fixed stages logging error and sending deployment message error.

b5b1f770872c9be264a73cce19e7cd2c6fc79835 authored about 2 years ago
add missed redis port parameter.

b0aaa25141a43c790463f0259e5b6fb085b02225 authored about 2 years ago
add missed redis port parameter.

95690f51d5ae5ef4fb4df752d9c7981d9b7a797e authored about 2 years ago
add redis address and port as input arguments for adapting multi master to share same cache center.

65a5c793ca24b5793907564b085a537564a7bf30 authored about 2 years ago
add redis address and port as input arguments for adapting multi master to share same cache center.

1410aa43fc65d9988f660925e8c44e747dc91e99 authored about 2 years ago
update helm chart for master device.

4e76132b0fa2f38ac951c49c06d3e5d358ee6238 authored about 2 years ago
update helm chart for master device.

294ab46f75d1e6adf9a124016a7961c72a83ad11 authored about 2 years ago
update inference host for master device.

05715bcd593577f9abe4cc4e790776f2af0f316c authored about 2 years ago
update inference host for master device.

5e9a7f49b28d297c209f10d02c452c126eeac66c authored about 2 years ago
update helm chart for master model premise.

17253ca024e0c3a1dfebc9958ad86feb50ed57f1 authored about 2 years ago
update helm chart for master model premise.

99c9b9692211f41df468db90d606fd00dd035db1 authored about 2 years ago
update app version for model premise charts.

edbe33f419fcdbbac2c82cb8fa59cda9bdd7dd0c authored about 2 years ago
update app version for model premise charts.

54c85843154a08faf9c3325c77aa11d1756ce9a1 authored about 2 years ago
Merge pull request #693 from alex-liang-kh/dev/v0.7.0

fixed devops compiling error.

caabf9d2c776e0f8efcbe4d8c052585b5a29f8ad authored about 2 years ago
Merge pull request #693 from alex-liang-kh/dev/v0.7.0

fixed devops compiling error.

f34e0e232f60375687168771be0449d031a0d51d authored about 2 years ago
fixed devops compiling error.

dfe4d6327620c8b0b7694ebb7c855a9e67f6e16c authored about 2 years ago
fixed devops compiling error.

39721483a36d608ab5051390f3c4c55473e45403 authored about 2 years ago
Merge pull request #692 from alex-liang-kh/dev/v0.7.0

add helm charts base dir for building model premise in jenkinsfile.

e31f02d19630dd0f374bfb0b474ad2a3c14fa2af authored about 2 years ago
Merge pull request #692 from alex-liang-kh/dev/v0.7.0

add helm charts base dir for building model premise in jenkinsfile.

7794684feb05974cba371fb9856f2266f114923c authored about 2 years ago
add helm charts base dir for building model premise in jenkinsfile.

04353a5c6831f6853bbff1a51f139fecfc7857c4 authored about 2 years ago
add helm charts base dir for building model premise in jenkinsfile.

5cc677e145a250eba7595be1bdd22cfec020735d authored about 2 years ago
Merge pull request #691 from alex-liang-kh/dev/v0.7.0

update model premise installation script.

cf4a6fb9e4d5930369c2a647c0e4b06ce4500c61 authored about 2 years ago
Merge pull request #691 from alex-liang-kh/dev/v0.7.0

update model premise installation script.

1d34873bc5290fb51c5a825a2d752ad7b642ad3f authored about 2 years ago
update model premise installation script.

f47c595269af388f5c3f44c3ae38a9444db7ec5a authored about 2 years ago
update model premise installation script.

dc333f7d114b57d1b744fe171ec39af884f4715f authored about 2 years ago
Merge pull request #690 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

19719bd52a4639eaeed60b50b5e10eeda8db6f4b authored about 2 years ago
Merge pull request #690 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

102fe3426fe4949e3ed5e442f77e4ae5def00188 authored about 2 years ago
add helm installation package.

3174a758f9a206538131caf5776f3ee9fcde526b authored about 2 years ago
add helm installation package.

4eb16c556c155acd139c37e51bbf6b22d71b7a75 authored about 2 years ago
add helm charts for edge client, edge server, model premise master and model premise slave.

0c84c404ebf80524ac4b7c83ea4cad2873d0dfde authored about 2 years ago
add helm charts for edge client, edge server, model premise master and model premise slave.

c268d8720c84d132682528f660721d230ff20c9b authored about 2 years ago
Merge pull request #689 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

b4a37ae221ad18c877d73ca4904a96987708e270 authored about 2 years ago
Merge pull request #689 from alex-liang-kh/dev/v0.7.0

Dev/v0.7.0

fec2f9d80dbcb0c1f86d00623dbc4b546e54813a authored about 2 years ago
update jenkinsfile for building model premise modules.

59287c3ff73c4671778da0dc7b538e7c7c3fe61a authored about 2 years ago
update jenkinsfile for building model premise modules.

706217a07457a57c912e343316ba57e38d5c8cb1 authored about 2 years ago
update monitor model id param and config version, fixed inference engine in the local deployment.

4e1b82d19ecdb4c6175e02399d928bcce460bc4d authored about 2 years ago
update monitor model id param and config version, fixed inference engine in the local deployment.

6bbfb8b11e0e4e9dfd66384a8d7863f71c083765 authored about 2 years ago
add end point id for model result message and refactor received stage details.

df9a20cf2e9876285627043fa8f91c3ed9f155dc authored about 2 years ago
add end point id for model result message and refactor received stage details.

e2334ed0b26963d6368f95ad3527f795a59038e5 authored about 2 years ago
add input json and output json to model deployment result message.

27a0e02eda80a9043a848bd26f2d14ef98466656 authored about 2 years ago
add input json and output json to model deployment result message.

be4a12808b2243db49013bd7ca6c48ee87d375e9 authored about 2 years ago
add model deployment extra messages for status, stages, result and monitoring.

aae4b75593fa9d374406cf8ad87a6b1e8d1843a4 authored about 2 years ago
add model deployment extra messages for status, stages, result and monitoring.

71959bc097732169cb2b42a84e2a6f4f29d7f8aa authored about 2 years ago
update model status message.

9d0184c7e98fcf93d130777df543b47b0f960e22 authored about 2 years ago
update model status message.

90359d5b937827c46b368483d2b148bc6e9ca11d authored about 2 years ago
update infer host for master device.

d5cf3a5e1d483337a7a8fc63a140c39102301353 authored about 2 years ago
update infer host for master device.

8a00ec883d3484451bdcba1a2196ba01162610ec authored about 2 years ago
add infer host for master device login.

786b9299439e737a96bcfda7cf3a0007481be226 authored about 2 years ago
add infer host for master device login.

185c93d7850a86ee3c38fd9c9c27ea65d688a86c authored about 2 years ago
update model deployment result with input and output json.

0bd2dd8ba7dba9c18ab01b7e431106604fc625dc authored about 2 years ago
update model deployment result with input and output json.

ab259ddf7bf57b92c797d95748b8f4d7235f1aed authored about 2 years ago