Majid Shirazi

Results 8 comments of Majid Shirazi

> How can I model save, model load and model test for one image? > > PATH = '/home/agteks/Desktop/ind_knn_ad/model.pt' model = PatchCore(f_coreset= .01, backbone_name= "efficientnet_b0", coreset_eps= .95) > > model.load_state_dict(torch.load('/home/agteks/Desktop/ind_knn_ad/model.pt'))...

@entmike @Xtrah Hi all, can I please ask how did you disabled the identity provider authentication requirements? just by converting "localhost" into "127.0.0.1"? because for me didn't work. I appreciate...

> Azure is not supported currently, can you give a pr for that? I would love to, but unfortunately I am not sure if I have sufficient skill. Anyway, I...

@csunny @cason0126 thanks for the feedback. It is working now ;) By any chance, how can I change similarly for using the azure embedding model? I tried to do like...

> > EMBEDDING_MODEL=proxy_openai > > proxy_openai_proxy_server_url=https://myresourcename.openai.azure.com/openai/deployments/text-embedding-ada-002/embeddings) > > proxy_openai_proxy_api_key=password > > proxy_openai_proxy_backend=text-embedding-ada-002 > > > @csunny @cason0126 thanks for the feedback. It is working now ;) > > By any...

I have the save question, how we can create custom content or how the format should be (either txt file or any other format) for retrieval functionality. Best

@mattgotteiner Hi, thanks for the reply. I am using my own PDFs. Some of them can have above 100 pages. I'm using azure openai.

> @Mshz2 - Can you provide more details on the ask? Sure. As the [Autogen project repository](https://github.com/microsoft/autogen) shows: ![image](https://github.com/akshata29/entaoai/assets/63469924/b7686eb8-9c7d-43c1-bd34-785976657058) It would be great to also plot the agents responses.