测试、生产10.177.114.231:/home/data/tlw/bge-reranker-v2-m310.51.0.1:/data/xinference/bge-reranker-v2-m3 curl -X POST 'http://10.177.114.231:9999/v1/rerank' -H 'Accept: application/json' -H 'Content-Type: application/json' -d '{ "model": "custom-bge-reranker-v2-m3", "query": "What is artificial intelligence?", "documents": [ "Artificial intelligence (AI) is the simulation of human intelligence processes by machines.", "The Great Wall of China is one of the most famous landmarks in the world.", "Machine learning is a subset of AI that focuses on building systems that learn from data.", "Deep learning uses neural networks to process complex patterns in data.", "The weather today is sunny and warm.", "Python is a popular programming language for AI development." ], "top_n": 3, "return_documents": true }' curl -X POST 'http://10.51.0.1:9997/v1/rerank' -H 'Accept: application/json' -H 'Content-Type: application/json' -d '{ "model": "custom-bge-reranker-v2-m3", "query": "What is artificial intelligence?", "documents": [ "Artificial intelligence (AI) is the simulation of human intelligence processes by machines.", "The Great Wall of China is one of the most famous landmarks in the world.", "Machine learning is a subset of AI that focuses on building systems that learn from data.", "Deep learning uses neural networks to process complex patterns in data.", "The weather today is sunny and warm.", "Python is a popular programming language for AI development." ], "top_n": 3, "return_documents": true }'